hass-core/tests/components/mysensors
Daniel Trnka 09729e8c46
Add Mysensors battery sensor ()
* 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
..
fixtures Add Mysensors battery sensor () 2023-09-24 22:50:13 +02:00
__init__.py
conftest.py Add Mysensors battery sensor () 2023-09-24 22:50:13 +02:00
test_binary_sensor.py Add mysensors remote platform () 2023-01-22 21:04:42 +01:00
test_climate.py Use debouncer in mysensors () 2022-12-27 21:37:10 +01:00
test_config_flow.py Remove mysensors notify () 2023-03-28 13:05:09 +02:00
test_cover.py Use debouncer in mysensors () 2022-12-27 21:37:10 +01:00
test_device_tracker.py Use debouncer in mysensors () 2022-12-27 21:37:10 +01:00
test_gateway.py Enable Ruff PT006 () 2023-02-15 14:09:50 +01:00
test_init.py Improve hass_ws_client type hint in tests () 2023-03-14 16:31:40 +01:00
test_light.py Use debouncer in mysensors () 2022-12-27 21:37:10 +01:00
test_remote.py Add mysensors remote platform () 2023-01-22 21:04:42 +01:00
test_sensor.py Add Mysensors battery sensor () 2023-09-24 22:50:13 +02:00
test_switch.py Remove mysensors ir switch () 2023-03-28 13:39:32 +02:00
test_text.py Change name to entity_id Text platform error messages () 2023-02-13 12:51:38 +01:00