Jan-Philipp Benecke
|
3259e39170
|
Migrate Nuki to use dataclass for entry data (#101785)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-10-22 16:30:34 +02:00 |
|
Anaïs Betts
|
da9bb99ba8
|
Create service to enable Continuous Mode on Nuki Opener (#51861)
|
2021-06-30 08:43:02 +02:00 |
|
Pascal Reeb
|
fb1444c414
|
Add doorsensor + coordinator to nuki (#40933)
* implemented coordinator + doorsensor
* added async_unload_entry
* small fixes + reauth_flow
* update function
* black
* define _data inside __init__
* removed unused property
* await on update & coverage for binary_sensor
* keep reauth seperate from validate
* setting entities unavailable when connection goes down
* add unknown error when entity is not present
* override extra_state_attributes()
* removed unnecessary else
* moved to locks & openers variables
* removed doorsensorState attribute
* changed config entry reload to a task
* wait for reload
|
2021-04-06 21:20:57 +02:00 |
|
Pascal Reeb
|
ba55f1ff4b
|
Add config flow for nuki (#45664)
* implemented config_flow for nuki component
* warn -> warning
* exception handling & config_flow tests
* gen_requirements_all
* Update config_flow.py
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
|
2021-01-29 11:05:13 +01:00 |
|