hass-core/homeassistant/components/motionmount
RJPoelstra 8c54587d7e
Improve base entity state in Vogel's MotionMount integration (#109043)
* Update device info when name changes

* Entities now report themselves as being unavailable when the MotionMount is disconnected

* Don't update device_info when name changes

* Use `device_entry` property to update device name

* Assert device is available

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Add missing import

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-10 09:58:16 +02:00
..
__init__.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
binary_sensor.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
config_flow.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
const.py
entity.py Improve base entity state in Vogel's MotionMount integration (#109043) 2024-05-10 09:58:16 +02:00
manifest.json Bump python-MotionMount to 1.0.0 (#114945) 2024-04-05 17:20:58 +02:00
number.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
select.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
sensor.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
strings.json Add enum sensor to Vogel's MotionMount integration (#108643) 2024-01-28 15:02:39 +01:00