IceBotYT
bce6127264
Bump `nice-go` to 1.0.0 ( #133185 )
...
* Bump Nice G.O. to 1.0.0
* Mypy
* Pytest
2024-12-14 09:36:15 +01:00
IceBotYT
295ae7b4bc
Add support for Mighty Mule MMS100 to Nice G.O. ( #127765 )
2024-10-25 17:49:32 +02:00
IceBotYT
f9e7721653
Fix error if light status is missing in Nice G.O. ( #126432 )
2024-09-22 17:30:59 +02:00
IceBotYT
20f7af25e9
Add switch platform to Nice G.O. ( #124237 )
...
* Add switch platform to Nice G.O.
* Replace cover with switch in switch.py
* Use icon translations
* Fix tests
* Use constants in test_switch.py
* Use ATTR_ENTITY_ID
2024-08-19 21:25:11 +02:00
IceBotYT
46357519e0
Add Nice G.O. integration ( #122748 )
...
* Convert Linear Garage Door to Nice G.O.
* Remove useless fixtures
* Update manifest (now cloud push! 🎉 )
* Fix entry unload
* Extend config entry type
* Fix circular import
* Bump nice-go (hopefully fix dep conflict)
* Bump nice-go (moves type stubs to dev deps)
* Remove lingering mentions of Linear
* Add nice-go as logger
* Convert nice_go into a new integration and restore linear_garage_door
* Add missing new lines to snapshots
* Fixes suggested by @joostlek
* More fixes
* Fixes
* Fixes
* Fix coordinator tests
* Move coordinator tests
* Move test_no_connection_state from test_cover to test_init
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-08-15 18:46:06 +02:00