Change poll to push

This commit is contained in:
Andre Basche 2024-03-25 02:26:20 +01:00
parent 20d467a2d5
commit c46171114f
14 changed files with 8 additions and 19 deletions

View file

@ -7,7 +7,6 @@ from homeassistant.components.climate import (
)
DOMAIN: str = "hon"
UPDATE_INTERVAL: int = 60
MOBILE_ID: str = "homassistant"
CONF_REFRESH_TOKEN = "refresh_token"