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

Unable to change temperature on altantic thermostats #805

Closed YomoShitsu closed 1 year ago

YomoShitsu commented 2 years ago

Did you read the instructions?

The problem

Hello,

I have an Atlantic installation in my home with a bridge cozytouch. With Overkiz integration, I am able to switch on/off all climates in my house. But now I can't change temperature with this integration

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

2.13.0

What version of Home Assistant Core has the issue?

core-2022.5.3

Which gateway / hub do you use?

Cozytouch

Device model

No response

Home Assistant log

Logs ``` 2022-05-10 07:07:18 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.098 seconds (success: True) 2022-05-10 07:07:48 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.100 seconds (success: True) 2022-05-10 07:08:18 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.102 seconds (success: True) 2022-05-10 07:08:48 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.098 seconds (success: True) 2022-05-10 07:09:18 DEBUG (MainThread) [custom_components.tahoma] Finished fetching device events data in 0.097 seconds (success: True) ```

Additional information

No response

iMicknl commented 2 years ago

Can you download your diagnostics information (from the device page of the device that doesn't work) and than drag and drop it here in a new comment.

YomoShitsu commented 2 years ago

config_entry-tahoma-500f63bfae3c25a479f3af50f2f80551.json.txt

That's what you want ?

Regards

iMicknl commented 2 years ago

Yes, thanks! I forgot that in the custom component there are no device specific diagnostics yet.

Could you provide me with the model / hardware that is listed on the device page? Just a screenshot of the device page would be enough.

YomoShitsu commented 2 years ago

image

image

image

image

iMicknl commented 2 years ago

@YomoShitsu and for which one can't you set the temperature? I see a lot of climate entities, which one is 'broken'?

YomoShitsu commented 2 years ago

@iMicknl All are broken. I can't set temperature for all... But I can switch off/on all of them But actually I try to change temperature of "Bureau"

iMicknl commented 2 years ago

What is the error you get? Or is it just not available? Can you add a screenshot of the climate card in the dashboard + pop-up.

YomoShitsu commented 2 years ago

I don't see any error or pop up... when I changed temperature with my iOS Cozytouch app it doesn't sent information to home assistant.

image

image

YomoShitsu commented 2 years ago

And other test @iMicknl : When I switched on/off my climate since home assistant : it works (only for on/off) When I switched on/off my climate since ios app : it doesn't replicate from cozytouch to home assistant.

And replications of status currently temperatures are corrects !

I really don't understand where the issue comes from...

And I have only two days of logbook...

YomoShitsu commented 2 years ago

Hi @iMicknl did you get some news about my issue ? Regards

YomoShitsu commented 2 years ago

Does anyone got an idea ? @vlebourl @tetienne

YomoShitsu commented 2 years ago

Hi guys ! Does anyone got some news about my issue ? No answers since 14 days...

tetienne commented 2 years ago

Sorry, our free time currently is limited, and we are focused on backported (slowly) this custom component to HA directly. About https://github.com/iMicknl/ha-tahoma/issues/805#issuecomment-1126046645, if you restart your HA instance do you see the states refreshed?

github-actions[bot] commented 2 years 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.'

YomoShitsu commented 2 years ago

Hello sorry for later answer... No it doesn't work anymore

Below issue when I try to change temperature

YomoShitsu commented 2 years ago

Cette erreur provient d'une intégration personnalisée

Logger: custom_components.tahoma Source: helpers/update_coordinator.py:151 Integration: Overkiz (by Somfy) - Custom component First occurred: 13:20:09 (1 occurrences) Last logged: 13:20:09

Error fetching device events data: Too many requests, try again later.

YomoShitsu commented 2 years ago

@tetienne I must open a new ticket ? Or you will reopen it ?

YomoShitsu commented 2 years ago

Hi guys ! Any news about my issue ?

YomoShitsu commented 2 years ago

I saw a new thing :

If my Zone Control is in heat mode your extension works like a charm. But when I put it in fresh mode, it doesn't works.

Any idea ?

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.'

YomoShitsu commented 1 year ago

Last version of Kubernetes up to date Same issue with cool mode But integration works with heat mode

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.'

iMicknl commented 1 year ago

@YomoShitsu please update to 2022.12 in core (public beta now, or release in a few days). This will include the AtlanticPassAPCZoneControl. You can now use the core integration and report a bug in https://github.com/home-assistant/core/issues, when you still face issues.