Component to integrate with a Eurotronic Comet Blue thermostat. They are identical to the Sygonix, Xavax Bluetooth thermostats
This version is based on the bluepy library and works on hass.io.
{% if not installed %}
- Click install.
- Add mac address and pin to your HA configuration.
{% endif %}
climate cometblue:
platform: cometblue
devices:
thermostat1:
mac: 11:11:11:11:11:11
pin: 000000
fake_manual_mode: FalseFake manual mode should be used with BLE 100 devices. These devices don't have a manual mode. To be able to set a permanent temperature this mode sets high, low and target temperature to the same temperature.