Skip to content

Terneo thermostat component for Home Assistant

Notifications You must be signed in to change notification settings

zeon-ua/terneo_thermostat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Terneo Thermostat

Terneo Thermostat component for Home Assistant

required device firmware version 2.3

https://terneo-api.readthedocs.io/ru/latest/

In firmware version 2.3, the ability to control the local network by default blocked for security reasons.

block removing - https://terneo-api.readthedocs.io/ru/latest/en/safety.html

put terneo folder to the custom_components

config example (configuration.yaml):

serial number can be found on the page http://{device_ip}/index.html

climate:
  - platform: terneo
    serial: 'DEVICE_SERIALNUMBER'
    host: 'DEVICE_IP'

About

Terneo thermostat component for Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%