hass-core/homeassistant/components/romy
Manuel Dipolt 2beab34de8
Add sensor platform to romy integration (#112388)
* poc romy status sensor working

* poc romy adc sensor working

* code review changes

* code review changes base enitity.py see branch romy_binary_sensor

* code review change: move CoordinatorEntity to the base class

* code review changes: sensors disabled per default

* code review: icons.json added

* checkout main entity.py

* code review changes: sensors enabled per default again

* disable rssi sensor per default

* Update homeassistant/components/romy/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* code review changes

* code review changes

* code review changes

* pylint fix

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-24 17:06:46 +02:00
..
__init__.py
binary_sensor.py Add sensor platform to romy integration (#112388) 2024-04-24 17:06:46 +02:00
config_flow.py Make config flow imports consistent (#114962) 2024-04-05 21:38:11 +02:00
const.py Add sensor platform to romy integration (#112388) 2024-04-24 17:06:46 +02:00
coordinator.py
entity.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
icons.json Add sensor platform to romy integration (#112388) 2024-04-24 17:06:46 +02:00
manifest.json Update romy to 0.0.10 (#114785) 2024-04-04 00:48:35 +02:00
sensor.py Add sensor platform to romy integration (#112388) 2024-04-24 17:06:46 +02:00
strings.json Add sensor platform to romy integration (#112388) 2024-04-24 17:06:46 +02:00
vacuum.py Add base entity to romy integration (#113750) 2024-03-25 14:28:07 +01:00