This component provides integration with Baxi branded thermostat (ONLY TESTED WITH TXM)
You can use HACS to install this integration as custom repository
If you are not using HACS, you must copy baxi_thermostat
into your custom_components
folder
Configuration via integration is recommended. Add an instance of Baxi Thermostat
using the UI:
Is it also possible to configure manually, but then, only entities will be created (not device).
climate:
- platform: baxi_thermostat
name: My Baxi Thermostat
username: <your username>
password: <your password>
pairing_code: <your paring code>
Pairing code can be get from the thermostat device or from the Baxi app, under:
Settings > Connected devices and services > Invite someone
Integration will create a climate entity, that will look like this in Lovelace:
Integration will also create a couple of entities for energy consumption and a Device that groups all entities (only if configured using UI)
- Super huge refactor (code is completely shitty now)
- Lots (seriously, lots) of bugs to be fixed.
- Multidevice not tested, probably not working
- Translation