Skip to content

Home Assistant component for Beca thermostat with Tasmosta firmware

License

Notifications You must be signed in to change notification settings

emacvs/BecaTasmota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BecaTasmota

Home Assistant component for Beca thermostat with Tasmosta firmware

Example configuration

- platform: mqtt
    name: "name_thermostat_sensor"
    state_topic: "mqtt_topic/tele/RESULT"

climate:
  - platform: becatasmota
    name: "name_thermostat"
    unique_id: unique_id_optional
    mqtt_topic: "mqtt_topic"
    value_sensor: sensor.name_thermostat_sensor

About

Home Assistant component for Beca thermostat with Tasmosta firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages