core/homeassistant/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
..
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
device.py
device_tracker.py
gateway.py
handler.py
helpers.py
light.py
manifest.json
remote.py
sensor.py
strings.json
switch.py
text.py