anotherjulien / MyHOME

MyHOME integration for Home-Assistant
GNU Affero General Public License v3.0
137 stars 58 forks source link

Using thermostat ""4691 to control conditioning system #92

Open GianlucaCh opened 1 year ago

GianlucaCh commented 1 year ago

Hi Julien, first of all thank you for your amazing work. This integration completly changed my bticino domotics. All is working great and with the summer i was studying on how, if possible, control my split ( mitsubishi with melcloud, already integrated in HA) using the bticino thermostat HS4691 set to conditioning mode. I already use it normally with heating. What i thought is to take the frame when in conditioning mode and use it to control the split with something like "service call --> climate.set.xxxxxxxx" to set each parameter on what choosen from the display in each room according to the frame generated on the bus. So here come my questions: Is the integration const listen on bus and "check" all frame? If yes, where i can try to implement those command translation? There is a way to have a OWN frame live listener directly on HA? Im not an expert but an amateur that willing to try to do this "homework" with a little bit of help. Thanks!

sxpert commented 8 months ago

yes it does you'd probably need to add stuff to the OWNd module