-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Somfy shenanigansProblem located on Somfy servers / APIProblem located on Somfy servers / API
Description
Describe the bug
On a restart of the tahoma adapter (equal which of the latest versions, github or beta) "states.core:ClosureState" of all my shutters will get the state "124", warning occures while starting the adapter for each shutter. The ClosureState can be changed manually to 100 (and synchronized with targetClosureState) before without an effect on it.
To Reproduce
Steps to reproduce the behavior:
- look in objects
- set closure state to 100%
- restart tahoma adapter
- look in objects and see that it was automatically changed to 124%
Expected behavior
ClosureState will not be changed in objects or will be synchronized with targetClosureState at adapterstart
Screenshots & Logfiles
<html>
<body>
<!--StartFragment-->
tahoma.0 | 2025-02-03 21:17:37.029 | info | eventRegisterID = e700c6c3-f9f1-45b7-b3a8-88d7d3a2c29f
-- | -- | -- | --
tahoma.0 | 2025-02-03 21:17:34.193 | warn | State value to set for "tahoma.0.devices.Küche_West.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.190 | warn | State value to set for "tahoma.0.devices.Küche_Süd.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.187 | warn | State value to set for "tahoma.0.devices.Schlafen_West.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.182 | warn | State value to set for "tahoma.0.devices.Noah_Nord.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.175 | warn | State value to set for "tahoma.0.devices.Büro.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.172 | warn | State value to set for "tahoma.0.devices.Schlafen_Süd.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.168 | warn | State value to set for "tahoma.0.devices.Noah_Ost.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.163 | warn | State value to set for "tahoma.0.devices.Mia_Nord.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.155 | warn | State value to set for "tahoma.0.devices.Bad_Ost.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.142 | warn | State value to set for "tahoma.0.devices.Mia_West.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.136 | warn | State value to set for "tahoma.0.devices.Wohnen_Süd_Mitte.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.130 | warn | State value to set for "tahoma.0.devices.Wohnen_Ost.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:34.114 | warn | State value to set for "tahoma.0.devices.Wohnen_Südost.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:33.943 | warn | State value to set for "tahoma.0.devices.Ankleidezimmer.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:33.941 | warn | State value to set for "tahoma.0.devices.Bad_Süd.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:33.937 | warn | State value to set for "tahoma.0.devices.EG_Gäste-WC.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:33.933 | warn | State value to set for "tahoma.0.devices.HWR.states.core:ClosureState" has value "124" greater than max "100"
tahoma.0 | 2025-02-03 21:17:32.715 | info | Using stored bearer token 66250663dfc050c3c8f7
tahoma.0 | 2025-02-03 21:17:32.712 | info | Adapter will connect to Tahoma Box via local API.
tahoma.0 | 2025-02-03 21:17:32.708 | info | Configured polling interval: 20000
tahoma.0 | 2025-02-03 21:17:32.706 | info | [START] Starting adapter tahoma v0.10.4.3
tahoma.0 | 2025-02-03 21:17:32.681 | info | starting. Version 0.10.4 (non-npm: Excodibur/ioBroker.tahoma) in /opt/iobroker/node_modules/iobroker.tahoma, node: v20.5.1, js-controller: 7.0.6
<!--EndFragment-->
</body>
</html>
Versions:
- Adapter version: v0.10.4 or github
- JS-Controller version: 7.0.6
- Node version: v20.5.1
- Operating system: linux debian bullseye
Additional context
I use the local API
Thanks for your great support!
BR,
Daniel
Metadata
Metadata
Assignees
Labels
Somfy shenanigansProblem located on Somfy servers / APIProblem located on Somfy servers / API