iMicknl / ha-tahoma

Custom component for Home Assistant to interact with smart devices via Somfy TaHoma or other OverKiz based API's.
MIT License
151 stars 30 forks source link

Can't get On/Off switch #819

Closed Desaydrone closed 1 year ago

Desaydrone commented 1 year ago

Did you read the instructions?

The problem

I use this integration to connected all my heater from cozytouch hub, it seems to retrieve lot of information, but i didn't have On/Off switch that i can use on my automation.

I got :

I got the climate entities but no switch, and don't find how to have them, if of course some have to be create

What version of this integration (ha-tahoma) has the issue?

2.13.0

What version of Home Assistant Core has the issue?

2022.9.7

Which gateway / hub do you use?

Atlantic Cozytouch

Device model

Oniris io P / Oniris io H / Agilia H

Home Assistant log

No response

Additional information

No response

iMicknl commented 1 year ago

What is your device? Please include your 'Model' and 'Hardware' which you can see on the integrations page.

Is this already supported in the Home Assistant core integration?

Desaydrone commented 1 year ago

Hope is that you need :)

The list : image

Oniris io P image

Oniris io H image

Agilia H image

iMicknl commented 1 year ago

We are actually working to bring your AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint to core in https://github.com/home-assistant/core/pull/72790.

What if you set the HVAC mode to off? Doesn't this turn off your device?

github-actions[bot] commented 1 year ago

'There hasn't been any activity on this issue recently. Is this issue still present? Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'

Desaydrone commented 1 year ago

Hi, Yes i can turn off when setting hvac mode, no problem, but when i use some integration they need an On/Off possibility, they can't use HVAC mode :'(

iMicknl commented 1 year ago

@Desaydrone the HVAC mode is the supported mode, thus I will see this as a feature request and not a bug.

You could use a template or script as a workaround where you call climate.set_hvac_mode().