iMicknl / ha-tahoma

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

Add current heating state as `hvac_action` for AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint #829

Closed waazdakka closed 1 year ago

waazdakka commented 1 year ago

Did you read the instructions?

The request

I wonder if the heating state could be fetched from the server like the Cozytouch app is able? First, I find that the integrated thermometers are not very accurate compared to the sensors that can be placed in the rooms. Then, if I want to manage the heaters completely by Home Assistant and no longer use the programming from the application, it could be interesting to know if the radiator is heating up or not in order to force the heating mode (by increasing the temperature target). Is this data provided by when you retrieve the data from the server? heating_state

Thanks!!

Which gateway / hub do you use?

Cozytouch

Device model (optional)

Bolero Auto B

Device type (optional)

No response

Additional information

No response

iMicknl commented 1 year ago

@waazdakka can you add your diagnostics file? If the app can see it, we can see it as well.

However, currently development on ha-tahoma is halted, but I am happy to see if we can migrate your device to core and add this feature as well.

waazdakka commented 1 year ago

@iMicknl Is that the logs you need? config_entry-tahoma-15e7d1b36f7cf6b7c4c3d84c1c6a8852.json.txt Yes I submitted it here because I'm not sure of where to post on the core git.

Thanks!

iMicknl commented 1 year ago

@waazdakka yes! By the way, support for the AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint has been added to core recently. So, in the next update support for your device is included.

In theory the heating state should already be available from the device. @nyrodev, do you have any clue? If it is currently missing, perhaps we should add hvac_action to show when a device is actually heating.

waazdakka commented 1 year ago

Maybe I'm missing something but I don't see anything related to the state (the colomn "state" displays the hvac mode but not the heating-or-not state)

Capture d’écran 2022-11-16 à 12 47 50

I will follow the integration to the core of course! :D

iMicknl commented 1 year ago

@waazdakka please try the core integration. From this Wednesday, the public beta of 2022.12 will support your device.

If your hvac_action is not exposed and you miss this functionality, please create an issue in core adding your diagnostic log (from core).

iMicknl commented 1 year ago

You can create an issue at https://github.com/home-assistant/core/issues, if you still face issues with 2022.12.