-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No state update for StatefulOnOffLight (eliot:OnOffLightEliotComponent) #230
Comments
Thanks @HaSHi93110! I haven't seen an Could you take the following steps:
|
It would be interesting to dump the tahoma website to see where in their code they use this command. @iMicknl What do you think? |
When i turn on the light with tahoma app, thé light appear on in 5 6 seconds in the app, and she is also on in ha. |
When i change the state to on from off by ha woth the service light.turn_off, the light is immediatly off, she appears off about in 2 3 seconds in the tahoma app and 1 2 minutes in ha |
After tests, it appears that when i go in tahoma app, thé state off the light is update and ha show the New state. But if i don't go in the app, the state doesn't change |
@HaSHi93110 thanks! This is exactly the same as #167. Apparently for some devices, the state is only refreshed when you open the TaHoma app/website or when you execute a command via the TaHoma app/website. We are still figuring this out, so would be great to retrieve a few more details. The suggestion from @tetienne to make a dump of your tahomalink.com environment would be great. They do a lot of stuff in their website, thus in their JavaScript files. He can provide you with instructions how to make a dump. |
OK. |
On the Tahoma website, just type ctrl+s (or cmd+s if on mac). Select a folder and confirm. You can then zip this folder and share it. |
@HaSHi93110 could you give https://github.com/iMicknl/ha-tahoma/archive/feature/add_refresh_states_service.zip a try? You can unzip this file and place the This will add a new service call named |
I will close this issue for now, since we will track this feature in #167. If you subscribe to that issue, you will get notifications of updates and when it is ready :-). Please give the zip in my post above a try, would be great to know if this service works for you. |
Describe the bug
hi.
I have test your integration.
I have in my tahoma box a legrand light which is linked from legrand account.
In the tahoma application the state of my light works good. When i turn on the light in my legrand application, the state in the tahoma application refresh and show me on. But in ha, i can't see the state on of my light. The state is always off and i can't change manually the state.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When I turn on the light, the state of the entity should be "on" and no "off"
Environment (please complete the following information):
Device: interrupteur legrand celiane with netatmo (with neutral) linked in tahoma application
Additional context
The text was updated successfully, but these errors were encountered: