mirror of
https://github.com/Andre0512/hon.git
synced 2026-07-04 00:15:28 +02:00
Merge branch 'Andre0512:main' into main
This commit is contained in:
@@ -7,7 +7,9 @@ from homeassistant.components.climate import (
|
||||
)
|
||||
|
||||
DOMAIN: str = "hon"
|
||||
UPDATE_INTERVAL: int = 10
|
||||
UPDATE_INTERVAL: int = 60
|
||||
MOBILE_ID: str = "homassistant"
|
||||
CONF_REFRESH_TOKEN = "refresh_token"
|
||||
|
||||
PLATFORMS: list[str] = [
|
||||
"sensor",
|
||||
|
||||
Reference in New Issue
Block a user