Skip to content

radubacaran/mwd5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MWD5

MWD5 custom component for Home Assistant

Features:

  • Auto detection of thermostats associated with your account
  • Supports MANUAL/BOOST/FROSTPROTECTION/AUTO settings (as presets)

Limitations

  • Thermostats must belong to zones/groups

  • Confirmed to be working with thermostats branded:

    • TECE
    • SpeedHeat
  • Energy download not supported (since I don't use that feature)

  • The code polls the server for thermostat status once a minute

    • using a socket implementation would be better
  • API endpoint is : "https://ocd5.azurewebsites.net:443"

    • I'm mentioning this because I've seen some other endpoints used with these thermostats
  • ... Probably others

How to use

climate:
   platform: mwd5
   # scan_interval default is 30 (internal code protects against server bashing)
   scan_interval: 20

About

MWD5 custom component for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages