mirror of
https://github.com/Andre0512/hon.git
synced 2026-06-19 20:46:53 +02:00
Set refresh token and mobile id
This commit is contained in:
@@ -8,6 +8,8 @@ from homeassistant.components.climate import (
|
||||
|
||||
DOMAIN: str = "hon"
|
||||
UPDATE_INTERVAL: int = 60
|
||||
MOBILE_ID: str = "homassistant"
|
||||
CONF_REFRESH_TOKEN = "refresh_token"
|
||||
|
||||
PLATFORMS: list[str] = [
|
||||
"sensor",
|
||||
|
||||
Reference in New Issue
Block a user