Mick Vleeshouwer
|
8f6884ac10
|
Add new Binary Sensor description to Overkiz integration (#64322)
|
2022-01-17 10:46:20 -10:00 |
Mick Vleeshouwer
|
05c177e3ed
|
Address late feedback to Overkiz (move to constants) (#64324)
|
2022-01-17 10:25:24 -10:00 |
Mick Vleeshouwer
|
1cf2f0b944
|
Simplify coordinator and import OverkizStateType (#63969)
|
2022-01-13 02:23:20 +01:00 |
Mick Vleeshouwer
|
b4187540c0
|
Improve typing for Overkiz integration and address late feedback (#63483)
* Bump pyoverkiz to 1.0.2
* Remove cast for str enum.
* Address feedback on coordinator
* Change datatype to Callable
* Address feedback
* Move scenarios to seperate list
* Cast Device to avoid issues with DataUpdateCoordinator default
* Remove unnecessary casts and improve type notation
* Check if state.value exists
* Fix last mypy error (thanks @epenet)
* Remove extra string cast
* Improve sensor typing
* Update pyoverkiz and remove typing
* Small code improvement
* Fix assert to reflect real world
* Properly type Callable to not return Any
* Remove unnecessary cast
* Add OverkizStateType
* Bugfix
* Address feedback - multiline lambda
* Pylint fix
* Remove added binary sensor
|
2022-01-08 10:53:15 +01:00 |
Mick Vleeshouwer
|
4eb077b6b4
|
Enable strict typing for Overkiz integration (#63108)
|
2021-12-31 07:35:15 -10:00 |
Mick Vleeshouwer
|
41c497ee6e
|
Add binary sensor entity to Overkiz integration (#62913)
|
2021-12-27 23:10:39 -10:00 |