-
Dear Community, I want to build an automation that is using the selected mode (ECO / Basic / Daily trip) as a condition. I figured out that by selecting a certain mode via the go-e app, the shown value of select.goe_090962_lmo in the ha-goe api is not updating. It is only updating if the charging mode (ECO / Basic / Daily trip) is directly selected in the HA-goe integration (select.goe_090962_lmo). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Well the integration makes use of local polling - means that there is no instant sync between changes with the App and the integration - that might work the other way around... The 'lmo' key is part of the configuration settings that will be only refreshed every hour... no matter of the configured update interval - you can make use of the |
Beta Was this translation helpful? Give feedback.
Well the integration makes use of local polling - means that there is no instant sync between changes with the App and the integration - that might work the other way around...
The 'lmo' key is part of the configuration settings that will be only refreshed every hour... no matter of the configured update interval - you can make use of the
button.goe_XXXXX_zfocore
to sync the config