core/tests/components/mysensors
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
..
fixtures
__init__.py
conftest.py
test_binary_sensor.py
test_climate.py
test_config_flow.py
test_cover.py
test_device_tracker.py
test_gateway.py
test_init.py
test_light.py
test_remote.py
test_sensor.py
test_switch.py
test_text.py