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
Manuel Dipolt
220dc1f125
Add binary sensor platform to romy integration ( #112998 )
...
* wip
* poc working, reworked to a binary sensor list
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/romy/binary_sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* code review changes, adjust translation key names
* code review clean up: removed unecessary RomyBinarySensorEntityDescription
* code review changes: translation names
* code review changes, put DeviceInfo into RomyEntity
* code review change: change docked icon to type plug
* code review change: move CoordinatorEntity to the base class
* code review changes: sensors disabled per default
* code review: icons.json added
* code review changes: sensors enabled per default again
* checkout main entity.py
* type hinting changes
* Update homeassistant/components/romy/binary_sensor.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-24 15:59:09 +02:00
Joost Lekkerkerker
0214511b38
Make config flow imports consistent ( #114962 )
...
* Make config flow imports consistent
* Fix
2024-04-05 21:38:11 +02:00
Manuel Dipolt
c1c664dc09
Update romy to 0.0.10 ( #114785 )
2024-04-04 00:48:35 +02:00
Marc Mueller
a3f251674a
Update romy to 0.0.9 ( #114360 )
2024-03-28 13:56:08 +01:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Manuel Dipolt
e2a26f6470
Add base entity to romy integration ( #113750 )
...
* cherry picked base entity changes from the branches romy_binary_sensor & romy_sensor
* Update homeassistant/components/romy/entity.py
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
* Update homeassistant/components/romy/vacuum.py
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
* Update homeassistant/components/romy/entity.py
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
* Update homeassistant/components/romy/vacuum.py
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
* Update homeassistant/components/romy/vacuum.py
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
* code review changes, base entity/coordinator cleanup
---------
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
2024-03-25 14:28:07 +01:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) ( #112750 )
2024-03-08 20:38:34 +01:00
Marc Mueller
a033574ee2
Add empty line after module docstring [r] ( #112703 )
2024-03-08 15:05:07 +01:00
Joost Lekkerkerker
fe60cdd821
Use default icon in Romy ( #112215 )
2024-03-05 08:51:11 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler ( #111864 )
2024-02-29 20:09:01 +01:00
Manuel Dipolt
0c83fd0897
Add romy vacuum integration ( #93750 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2024-01-31 10:48:44 +01:00