Please add support for Cosa Smart Room Thermostat integration.
could you find a solution or added an integration with home assistant for Cosa Thermostats?
I am also looking for this…
I already asked for the integration from the official support. Im not sure are they interested with this but we truly need an integration i believe.
For now i made something useful. If you have an amazon alexa device, you can send commands via alexa media player. So i made 2 buttons to set temperature high and low. you can use a selectbox etc too if you interested. Im not sure google assistant have such a support like this (sending custom commands)
at least this may help to someone.
type: entities
title: Kombi
entities:
- type: button
tap_action:
action: call-service
service: media_player.play_media
service_data:
entity_id: media_player.eray_s_echo
media_content_id: set cosa to 24
media_content_type: custom
icon: 'mdi:radiator'
icon_height: 25px
name: Aç (24°)
show_state: false
show_icon: true
show_name: true
- type: button
tap_action:
action: call-service
service: media_player.play_media
service_data:
entity_id: media_player.eray_s_echo
media_content_id: set cosa to 18
media_content_type: custom
icon: 'mdi:radiator-off'
icon_height: 25px
name: Kapat (18°)
show_state: false
Hello all,
I’m also interested in HA support for Cosa thermostat which I think is a beautiful piece of hardware, coupled with a great app. If they could now only go the extra mile and add HA support, IMHO it’ll be perfect!
I’ll drop a line to their support as well. The more the merrier, I hope…
It would be great if Cosa entegreation established with HA.
is there any update on this topic?
I asker personally from my Twitter account to their official Twitter account hence there’s no response yet.
I’m thinking to buy this guy’s products to integrate it with my boiler: http://ihormelnyk.com/
Is there anyone tried this?
They replied to my e-mail saying that they have no such intention.
Hi all,
I found a solution about this request. I tried to add with my homebridge server and it is working perfectly fine. If you have an additional PI or any other device for homebridge, you can use this integration.
I am not sure is there any solution for adding homebridge accessories to homeassistant. I am using both homeassistant and homebridge servers on my smart home setup.
If you want to try here is the example config for cosa.
Please keep the quota (") symbols as shows.
{
"platform": "Cosa",
"email": "Cosa email adress",
"password": "cosa password"
},
Home assistant için yeni çıkan esphome ile yapılabilir mi?
Hello again,
I wanted to dig into the subject.
I am a System, Network and Security Engineer.
I have software knowledge, but it is insufficient for this subject.
Can’t anything be done about this, namely Cosa + Home Assistant integration?
At least with a different method?
Thank you everyone.