A custom component for Home Assistant to integrate with Daikin One+ smart HVAC systems. This integration allows you to control your thermostats and view all the telemetry reported by your equipment.
Dashboard source can be found here if you'd like you use it as a starting point for your own dashboard.
The following is the list of currently confirmed working equipment.
If you have a Daikin One+ system and your equipment is not listed here, please open an issue and we can work on adding support. Your raw Daikin API data can be retrieved by clicking "Download Diagnostics" on a thermostat's device page in Home Assistant. That information will be required to add support for your equipment.
HACS must be installed before following these steps.
https://github.com/zlangbert/ha-daikinone
into the Add custom repository URL box and select Integration in the Category menu.A manual installation is more risky than installation via HACS. You must be familiar with how to SSH into Home Assistant and working in the Linux shell to perform these steps.
custom_components/daikinone
folder from the repository to your Home Assistant custom_components
folder