Daikin2MQTT provides a bridge between some popular Daikin® HVAC units and MQTT.
After living with v0.1.0 for some months I have rewritten the code in Ada and made one significant change to the operation.
Daikin2MQTT no longer performs UDP 'discovery' of the HVAC units - it was just too unreliable. Units are now addressed by IP in the configuration file; so you will probably need to assign static IP addresses for your units.
There are some changes (simplifications) to the configuration file - an example is provided.
The wiki has also been updated for the new version.
A binary version for 64-bit Unbuntu 20-based systems is provided. It runs on at least current Mint and Ubuntu server boxes.