OWL Intuition Home Assistant Integration

Glad it was of some use.

I don’t have Hot Water so it’s not clear to me why you have a different UDP code for that.

My system doesn’t work with BOOST,ON or BOOST,OFF. I found that the ON/OFF bit just got ignored and it toggled the setting. Finding the State the BOOST was was tricky; the BOOST could be toggled by the wall thermostat. Eventually, I found that one of the Flags in the Multicast Heating message carried the information.

Interesting that you didn’t put you UDP code in the function (presumably because you have 2), but the function is still active (you could delete it). Yet, I’m guessing, it still works!

I use a different method to get Alexa to toggle the BOOST or switch between Comfort and Standby; mine does not make use of a HA Entity. I’ll have to explore your method.

I struggled to Import your flow because the double quotes were different and some needed a \ in front where they were part of a string field! Got there in the end though.

My (almost) fully functional Owl Intuition Heating and Electricity Node-Red Control Dashboard is now in a public gist on GitHub. Here’s the link…

Here are some screen shots.

1 Like

Hi Graham

This is fantastic and must have taken you some time!

I’m in the process of adapting it to add hot water and was wondering if I could reach out to you with any questions?

Many thanks

Rob

Yes sure, but it’s been a while since i messed with it.