Upgrade econet to use new API (#44427)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
f2a8ccdbae
commit
260d9f8e16
17 changed files with 717 additions and 195 deletions
|
@ -1,5 +1,5 @@
|
|||
"""Constants for Econet integration."""
|
||||
|
||||
DOMAIN = "econet"
|
||||
SERVICE_ADD_VACATION = "add_vacation"
|
||||
SERVICE_DELETE_VACATION = "delete_vacation"
|
||||
API_CLIENT = "api_client"
|
||||
EQUIPMENT = "equipment"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue