hass-core/tests/components/mysensors/fixtures
Daniel Trnka 09729e8c46
Add Mysensors battery sensor (#100749)
* Move child related stuff to MySensorsChildEntity

* Dispatch signal for newly discovered MySensors node

* Create battery entity for each MySensors node

* Removed ATTR_BATTERY_LEVEL attribute from each node sensor

Attribute is redundant with newly introduced battery sensor entity

* Apply suggestions from code review

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-09-24 22:50:13 +02:00
..
battery_sensor_state.json Add Mysensors battery sensor (#100749) 2023-09-24 22:50:13 +02:00
cover_node_binary_state.json Add mysensors cover tests (#84626) 2022-12-27 20:04:22 +01:00
cover_node_percentage_state.json Add mysensors cover tests (#84626) 2022-12-27 20:04:22 +01:00
dimmer_node_state.json Add mysensors light tests (#84606) 2022-12-27 15:25:22 +01:00
distance_sensor_state.json
door_sensor_state.json
energy_sensor_state.json
gps_sensor_state.json
hvac_node_auto_state.json Add mysensors climate tests (#84619) 2022-12-27 17:40:59 +01:00
hvac_node_cool_state.json Add mysensors climate tests (#84619) 2022-12-27 17:40:59 +01:00
hvac_node_heat_state.json Add mysensors climate tests (#84619) 2022-12-27 17:40:59 +01:00
ir_transceiver_state.json Add mysensors remote platform (#86376) 2023-01-22 21:04:42 +01:00
power_sensor_state.json
relay_node_state.json
rgb_node_state.json Add mysensors light tests (#84606) 2022-12-27 15:25:22 +01:00
rgbw_node_state.json Add mysensors light tests (#84606) 2022-12-27 15:25:22 +01:00
sound_sensor_state.json
temperature_sensor_state.json
text_node_state.json