A Home Assistant Custom Component for Maestro MCZ (cloud)
This integration aims to use the same API as the app to enable control via Home Assistant.
Currently it provides a Climate entity and a temperature sensor as an initial release.
Since this integration is still in the beta stage, breaking changes might occur from time to time.
There are a couple of milestones set. Feel free to check them out at Milestones
- Install HACS
- Go to HACS "Integrations >" section
- Click 3 dots in top right
- Click "Custom repositories"
- Add repository https://github.com/Robbe-B/maestro_mcz with category
Integration
- In the lower right click "+ Explore & Download repositories"
- Search for "Maestro MCZ (cloud)" and add it
- In the Home Assistant (HA) UI go to "Configuration"
- Click "Integrations"
- Click "+ Add Integration"
- Search for "Maestro MCZ (cloud)"
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledmaestro_mcz
. - Download all the files from the
custom_components/maestro_mcz/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the Home Assistant (HA) UI go to "Configuration"
- Click "Integrations"
- Click "+ Add Integration"
- Search for "Maestro MCZ (cloud)"