Skip to content

Home-Assistant Support for Riello's Besmart thermostats.

License

Notifications You must be signed in to change notification settings

muchasuerte/ha-besmart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HA Riello's Besmart thermostats

Support for Riello's Besmart thermostats. Be aware the thermostat may require more then 3 minute to refresh its states.

The thermostats support the season switch however this control will be managed with a different control.

tested with home-assistant >= 0.113

Configuration example:

climate:
  - platform: besmart
    name: Besmart Thermostat
    username: <my-username>
    password: <my-password>
    room: Soggiorno
    scan_interval: 10

logging options:

logger:
  default: info
  logs:
    custom_components.climate.besmart: debug

Contribute

Contributions are always welcome!

License

CC0