1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-06 11:46:19 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
Marc Mueller
6397138589 Update Optional typing (1) [Py310] ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-23 09:56:10 +01:00
Martin Hjelmare
9c76cd1b6a Add mysensors remote platform () 2023-01-22 21:04:42 +01:00