Skip to content

birnbeidla/AlkoToMqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AlkoToMqtt

A service to bridge Al-Ko API to MQTT.

ALKO_CLIENT_ID = [client id as provided]
ALKO_CLIENT_SECRET = [client secret as provided]
ALKO_LOGIN_USER = [user name as used in InTouch app]
ALKO_LOGIN_PASSWORD = [password as used in InTouch app]
MQTT_HOST = [mqtt hostname or IP]
MQTT_PORT = [mqtt port (optional, default=1883)]
MQTT_TOPIC = [root topic (optional, default=alko)]
SERVICE_LOG_LEVEL = [one of Error, Info, Debug, Fine (optional, default=Info)]
SERVICE_UPDATE_INTERVAL = [polling interval in minutes (optional, default=5)]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages