{"id":19732825,"url":"https://github.com/smerrony/daikin2mqtt","last_synced_at":"2025-04-30T02:32:58.596Z","repository":{"id":40506311,"uuid":"384394990","full_name":"SMerrony/daikin2mqtt","owner":"SMerrony","description":"A software bridge between certain popular Daikin™ HVAC units and MQTT.","archived":false,"fork":false,"pushed_at":"2022-05-06T09:52:20.000Z","size":282,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-06-20T16:49:28.510Z","etag":null,"topics":["ada","daikin","home-automation","hvac","iot","mqtt","node-red"],"latest_commit_sha":null,"homepage":"","language":"Ada","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SMerrony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-09T09:57:31.000Z","updated_at":"2022-05-10T09:27:47.000Z","dependencies_parsed_at":"2022-08-09T22:22:06.923Z","dependency_job_id":null,"html_url":"https://github.com/SMerrony/daikin2mqtt","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdaikin2mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdaikin2mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdaikin2mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SMerrony%2Fdaikin2mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SMerrony","download_url":"https://codeload.github.com/SMerrony/daikin2mqtt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224195657,"owners_count":17271690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ada","daikin","home-automation","hvac","iot","mqtt","node-red"],"created_at":"2024-11-12T00:28:05.555Z","updated_at":"2024-11-12T00:28:06.008Z","avatar_url":"https://github.com/SMerrony.png","language":"Ada","funding_links":[],"categories":[],"sub_categories":[],"readme":"# daikin2mqtt\nA software bridge between certain popular Daikin\u0026trade; HVAC units and MQTT.  Monitor and control \nyour HVAC from any MQTT-connected dashboard or home automation system.\n\nN.B. This code has been independently developed using a mixture of observed behaviour and information freely available on the Internet. \nIt is neither endorsed nor supported by Daikin in any way whatsoever. You use this software entirely at your own risk.\n\n## Description and Purpose\nThis project provides a two-way link between some Daikin HVAC units' WiFi interfaces and your MQTT IoT network.\n\n*daikin2mqtt* runs as a background service or *daemon* to keep track of the availability of the HVAC units and provide an easy to use MQTT interface with which you can monitor and control the system.  It sends regular updates via MQTT which are ideal for use on a dashboard or for data logging.\n\n## User Guide\nSee [our Wiki](https://github.com/SMerrony/daikin2mqtt/wiki).\n\n## Rationale and Inspiration\nThe connectivity of these HVAC units is known to be rather temperamental; units seem to appear and disappear occasionally even on well-configured WiFi networks.  This project aims to smooth out these wrinkles as much as possible and provide a **simple to use MQTT interface that will be accessible by most home automation systems and MQTT dashboards.**\n\nWe adopt the old Unix\u0026trade; philosophy of trying to 'do just one thing and do it well'.\n\nWe think that https://zigbee2mqtt.io does a great job of standardising its MQTT messages, \nso our message structure is inspired by \n[theirs](https://www.zigbee2mqtt.io/information/mqtt_topics_and_message_structure.html).\n\nThe predecessor to this project was the [Daikin Integration](https://github.com/SMerrony/aghast/blob/main/docs/Daikin.md) in the https://github.com/SMerrony/aghast project.  In turn, that project was inspired by\nhttps://github.com/ael-code/daikin-control .\n\n## Supported Devices\nNote the the Integration does not *directly* support specific HVAC units, \nrather it communicates with the network adapters that may be built-in, or added-to, \nvarious 'inverters' (as Daikin refers to their interior units).\n\n* BRP069B41 - the Integration has been extensively tested with the BRP069B41 adapters.\nWe would expect all of the BRP069B41/2/3/4/5 adapters to work.\n\n* BRP069A41/2/3/4/5 - we believe that the previous models, the BRP069A41/2/3/4/5 should also work.\n\n* BRP072A42 - we expect that the BRP072A42 adapter would also work.\n\nWe do _not_ expect the BRP072Cnn or SKYFi units to work.\n\nPlease let us know if you can add to the above information.\n\n## Licence and Copyright\nCopyright ©2021,2022 Stephen Merrony\n\nDaikin2MQTT is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nDaikin2MQTT is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with Daikin2MQTT.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerrony%2Fdaikin2mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmerrony%2Fdaikin2mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerrony%2Fdaikin2mqtt/lists"}