b4187540c0
* 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 |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
button.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
entity.py | ||
executor.py | ||
light.py | ||
lock.py | ||
manifest.json | ||
number.py | ||
scene.py | ||
sensor.py | ||
strings.json |