[gelöst] fhempy: Nach Neustart alle Thermostate gleiche Temp

Begonnen von Christian83, 21 Januar 2023, 17:35:30

Vorheriges Thema - Nächstes Thema

Christian83

Hi DOminik,

ich veersuche mal einige Logs und Daten zusammenzutragen. Bei Fragen, einfach fragen :-)

Vor dem Neustart:

define ThermoBad fhempy tuya IAYz2WK1th0cMLmL 30000443e8db84b97ec6 192.168.0.203 87a027dd28cf507b 3.3
attr ThermoBad DbLogInclude temperature
attr ThermoBad alias ThermoBad
attr ThermoBad dp_01 switch
attr ThermoBad dp_02 temp_set
attr ThermoBad dp_03 upper_temp
attr ThermoBad dp_05 eco
attr ThermoBad dp_06 child_lock
attr ThermoBad group tuya
attr ThermoBad room fhempy
attr ThermoBad tuya_spec_functions [{'code': 'switch', 'dp_id': 1, 'type': 'Boolean', 'values': {}, 'desc': 'switch'}, {'code': 'child_lock', 'dp_id': 6, 'type': 'Boolean', 'values': {}, 'desc': 'child lock'}, {'code': 'temp_set', 'dp_id': 2, 'type': 'Integer', 'values': {'unit': '℃', 'min': 10, 'max': 70, 'scale': 1, 'step': 5}, 'desc': 'temp set'}, {'code': 'eco', 'dp_id': 5, 'type': 'Boolean', 'values': {}, 'desc': 'eco'}, {'code': 'upper_temp', 'dp_id': 3, 'type': 'Integer', 'values': {'unit': '℃', 'min': 0, 'max': 100, 'scale': 0, 'step': 5}, 'desc': 'upper temp'}]
attr ThermoBad tuya_spec_status [{'code': 'eco', 'dp_id': 5, 'type': 'Boolean', 'values': {}}, {'code': 'temp_set', 'dp_id': 2, 'type': 'Integer', 'values': {'unit': '℃', 'min': 10, 'max': 70, 'scale': 1, 'step': 5}}, {'code': 'switch', 'dp_id': 1, 'type': 'Boolean', 'values': {}}, {'code': 'child_lock', 'dp_id': 6, 'type': 'Boolean', 'values': {}}, {'code': 'upper_temp', 'dp_id': 3, 'type': 'Integer', 'values': {'unit': '℃', 'min': 0, 'max': 100, 'scale': 0, 'step': 5}}]
attr ThermoBad userReadings temperature:upper_temp.* {ReadingsVal($name,"upper_temp",0) * 10 / 2}
attr ThermoBad verbose 5
#   DEF        tuya IAYz2WK1th0cMLmL 30000443e8db84b97ec6 192.168.0.203 87a027dd28cf507b 3.3
#   DEVICEID   30000443e8db84b97ec6
#   FHEMPYTYPE tuya
#   FUUID      63c173d0-f33f-d2f0-0973-a08b2573f3766cde
#   IODev      fhempy_local
#   NAME       ThermoBad
#   NR         131
#   PYTHONTYPE tuya
#   STATE      on
#   TYPE       fhempy
#   eventCount 33
#   Helper:
#     DBLOG:
#       temperature:
#         logdb:
#           TIME       1674318346.4849
#           VALUE      22
#   READINGS:
#     2023-01-13 16:13:41   child_lock      off
#     2023-01-13 16:13:41   dp_04           1
#     2023-01-20 12:50:03   dp_101          AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYoAAgoHgsoHg0oABEoABYe
#     2023-01-13 16:13:41   dp_102          0
#     2023-01-13 16:13:41   dp_104          1
#     2023-01-13 16:13:41   eco             off
#     2023-01-21 07:59:23   online          1
#     2023-01-21 07:59:29   state           on
#     2023-01-14 13:30:00   switch          on
#     2023-01-21 07:59:29   temp_set        18.0
#     2023-01-21 17:25:46   temperature     22
#     2023-01-21 17:25:46   upper_temp      4.4
#   args:
#     ThermoBad
#     fhempy
#     tuya
#     IAYz2WK1th0cMLmL
#     30000443e8db84b97ec6
#     192.168.0.203
#     87a027dd28cf507b
#     3.3
#     urm38hmp7t3smmqqh8mj
#     c4138d197ec14365b1affaeae303eea7
#   argsh:
#
setstate ThermoBad on
setstate ThermoBad 2023-01-13 16:13:41 child_lock off
setstate ThermoBad 2023-01-13 16:13:41 dp_04 1
setstate ThermoBad 2023-01-20 12:50:03 dp_101 AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYoAAgoHgsoHg0oABEoABYe
setstate ThermoBad 2023-01-13 16:13:41 dp_102 0
setstate ThermoBad 2023-01-13 16:13:41 dp_104 1
setstate ThermoBad 2023-01-13 16:13:41 eco off
setstate ThermoBad 2023-01-21 07:59:23 online 1
setstate ThermoBad 2023-01-21 07:59:29 state on
setstate ThermoBad 2023-01-14 13:30:00 switch on
setstate ThermoBad 2023-01-21 07:59:29 temp_set 18.0
setstate ThermoBad 2023-01-21 17:25:46 temperature 22
setstate ThermoBad 2023-01-21 17:25:46 upper_temp 4.4




Logging beim Neustart:

2023-01-21 17:29:32 fhempyServer fhempyserver_15733 python: v3.9.2
2023-01-21 17:29:32 fhempyServer fhempyserver_15733 fhempy: stopping
2023-01-21 17:29:37 fhempyServer fhempyserver_15733 fhempy: stopped
2023-01-21 17:29:37 fhempyServer fhempyserver_15733 fhempy: running FHEM/bindings/python/bin/fhempy
2023.01.21 17:29:37 1 : ws:localhost:15733 disconnected, waiting to reappear (fhempy_local)
2023.01.21 17:29:37 1 : BindingsIo (fhempy_local): ERROR during connection setup: localhost: Verbindungsaufbau abgelehnt (111)
2023-01-21 17:29:37 BindingsIo fhempy_local DISCONNECTED
2023.01.21 17:29:51 1 : ws:localhost:15733 reappeared (fhempy_local)
2023-01-21 17:29:51 BindingsIo fhempy_local hostname: raspberrypi
2023-01-21 17:29:51 BindingsIo fhempy_local version: 0.1.566
2023-01-21 17:29:51 BindingsIo fhempy_local python: 3.9.2
2023-01-21 17:29:51 BindingsIo fhempy_local os: posix
2023-01-21 17:29:51 BindingsIo fhempy_local release: 5.15.76-v7+
2023-01-21 17:29:51 BindingsIo fhempy_local system: Linux
2023-01-21 17:29:51 BindingsIo fhempy_local CONNECTED
2023-01-21 17:29:51 BindingsIo fhempy_local version_release_notes: <html><a href="https://github.com/fhempy/fhempy/releases" target="_blank">Release Notes</a></html>
2023-01-21 17:29:51 BindingsIo fhempy_local version_available: 0.1.566
2023-01-21 17:29:53 fhempy ThermoKind1 online: 0
2023-01-21 17:29:53 fhempy ThermoBad online: 0
2023-01-21 17:29:53 fhempy ThermoWC online: 0
2023-01-21 17:29:53 fhempy ThermoKueche online: 0
2023-01-21 17:29:53 fhempy ThermoKind2 online: 0
2023-01-21 17:29:53 fhempy tuya_system ready
2023-01-21 17:29:53 fhempy ThermoSZ online: 0
2023-01-21 17:29:53 fhempy ThermoKind1 Initializing...
2023-01-21 17:29:53 fhempy ThermoSZ Initializing...
2023-01-21 17:29:53 fhempy ThermoKueche Initializing...
2023-01-21 17:29:53 fhempy ThermoKind2 Initializing...
2023-01-21 17:29:53 fhempy ThermoWC Initializing...
2023-01-21 17:29:53 fhempy ThermoBad Initializing...
2023-01-21 17:29:53 fhempy ThermoKind1 online: 1
2023-01-21 17:29:54 fhempy ThermoSZ online: 1
2023-01-21 17:29:54 fhempy ThermoBad temp_set: 22.5
2023-01-21 17:29:54 fhempy ThermoBad online: 1
2023-01-21 17:29:54 fhempy ThermoKind2 online: 1
2023-01-21 17:29:54 fhempy ThermoKueche online: 1
2023-01-21 17:29:59 fhempy ThermoKind1 on
2023-01-21 17:29:59 fhempy ThermoKind1 temp_set: 21.5
2023-01-21 17:29:59 fhempy ThermoKind1 upper_temp: 4.4
2023-01-21 17:29:59 fhempy ThermoKind1 temperature: 22
2023-01-21 17:29:59 fhempy ThermoSZ on
2023-01-21 17:29:59 fhempy ThermoSZ temp_set: 21.5
2023-01-21 17:29:59 fhempy ThermoSZ upper_temp: 4.4
2023-01-21 17:29:59 fhempy ThermoSZ temperature: 22
2023-01-21 17:30:00 fhempy ThermoWC on
2023-01-21 17:30:00 fhempy ThermoWC temp_set: 21.5
2023-01-21 17:30:00 fhempy ThermoWC upper_temp: 4.4
2023-01-21 17:30:00 fhempy ThermoWC temperature: 22
2023-01-21 17:30:00 fhempy ThermoKind2 on
2023-01-21 17:30:00 fhempy ThermoKind2 temp_set: 21.5
2023-01-21 17:30:00 fhempy ThermoKind2 upper_temp: 4.4
2023-01-21 17:30:00 fhempy ThermoKind2 temperature: 22
2023-01-21 17:30:00 fhempy ThermoBad on
2023-01-21 17:30:00 fhempy ThermoBad temp_set: 21.5
2023-01-21 17:30:00 fhempy ThermoKueche on


Da sieht man, dass alle Devices die gleichen temp_set und upper_temp bekommen.

fhempy_log:

2023-01-21 17:29:32,789 - INFO     - fhempy.lib.fhem_pythonbinding: Shutdown initiated...
2023-01-21 17:29:32,793 - INFO     - fhempy.lib.fhem_pythonbinding: All modules successfully undefined!
2023-01-21 17:29:32,798 - INFO     - websockets.server: server closing
2023-01-21 17:29:41,128 - INFO     - fhempy.lib.fhem_pythonbinding: Starting fhempy 0.1.566...
2023-01-21 17:29:41,137 - INFO     - fhempy.lib.fhem_pythonbinding: Waiting for FHEM connection
2023-01-21 17:29:41,228 - INFO     - websockets.server: server listening on 0.0.0.0:15733
2023-01-21 17:29:51,254 - INFO     - websockets.server: connection open
2023-01-21 17:29:51,256 - INFO     - fhempy.lib.fhem_pythonbinding: Incoming FHEM connection: 127.0.0.1
2023-01-21 17:29:53,677 - DEBUG    - ThermoKind1: handle type Boolean for dp_id 1 with value True
2023-01-21 17:29:53,721 - DEBUG    - ThermoKind1: handle type Integer for dp_id 2 with value 36
2023-01-21 17:29:53,738 - DEBUG    - ThermoKind1: handle type Integer for dp_id 3 with value 35
2023-01-21 17:29:53,762 - DEBUG    - ThermoKind1: handle type Boolean for dp_id 5 with value False
2023-01-21 17:29:53,785 - DEBUG    - ThermoKind1: handle type Boolean for dp_id 6 with value False
2023-01-21 17:29:53,868 - DEBUG    - ThermoBad: handle type Boolean for dp_id 1 with value True
2023-01-21 17:29:53,879 - DEBUG    - ThermoBad: handle type Integer for dp_id 2 with value 45
2023-01-21 17:29:53,890 - DEBUG    - ThermoBad: handle type Integer for dp_id 3 with value 44
2023-01-21 17:29:53,950 - DEBUG    - ThermoBad: handle type Boolean for dp_id 5 with value False
2023-01-21 17:29:53,956 - DEBUG    - ThermoBad: handle type Boolean for dp_id 6 with value False
2023-01-21 17:29:59,739 - DEBUG    - ThermoKind1: handle type Boolean for dp_id 1 with value True
2023-01-21 17:29:59,747 - DEBUG    - ThermoKind1: handle type Integer for dp_id 2 with value 43
2023-01-21 17:29:59,753 - DEBUG    - ThermoKind1: handle type Integer for dp_id 3 with value 44
2023-01-21 17:29:59,766 - DEBUG    - ThermoKind1: handle type Boolean for dp_id 5 with value False
2023-01-21 17:29:59,773 - DEBUG    - ThermoKind1: handle type Boolean for dp_id 6 with value False
2023-01-21 17:30:00,128 - DEBUG    - ThermoBad: handle type Boolean for dp_id 1 with value True
2023-01-21 17:30:00,134 - DEBUG    - ThermoWC: handle type Boolean for dp_id 1 with value True
2023-01-21 17:30:00,139 - DEBUG    - ThermoBad: handle type Integer for dp_id 2 with value 43
2023-01-21 17:30:00,145 - DEBUG    - ThermoWC: handle type Integer for dp_id 2 with value 43
2023-01-21 17:30:00,152 - DEBUG    - ThermoBad: handle type Integer for dp_id 3 with value 44
2023-01-21 17:30:00,157 - DEBUG    - ThermoWC: handle type Integer for dp_id 3 with value 44
2023-01-21 17:30:00,174 - DEBUG    - ThermoBad: handle type Boolean for dp_id 5 with value False
2023-01-21 17:30:00,180 - DEBUG    - ThermoWC: handle type Boolean for dp_id 5 with value False
2023-01-21 17:30:00,187 - DEBUG    - ThermoBad: handle type Boolean for dp_id 6 with value False
2023-01-21 17:30:00,192 - DEBUG    - ThermoWC: handle type Boolean for dp_id 6 with value False


Sobald sich die Temperatur an einem Device ändert, wird es wieder korrigiert.

dominik

Hmm...das ist eigenartig.

ThermoBad dürfte die Ausnahme sein, der scheint korrekt zu sein. Kannst du mal testen wenn du weniger Thermostate in der fhem.cfg hast ob der Fehler dann auch auftritt?
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Christian83

Hi,

kann es schon durch modify def einzelner Devices reproduzieren.



2023.01.22 06:55:49 3 : fhempy v1.0.0 (tuya)
2023-01-22 06:55:49 fhempy ThermoKind1 online: 0
2023-01-22 06:55:49 fhempy ThermoKind1 Initializing...
2023-01-22 06:55:55 fhempy ThermoKind1 on
2023-01-22 06:55:55 fhempy ThermoKind1 upper_temp: 4.2
2023-01-22 06:55:55 fhempy ThermoKind1 temperature: 21
2023.01.22 06:57:55 3 : fhempy v1.0.0 (tuya)
2023-01-22 06:57:56 fhempy ThermoWC online: 0
2023-01-22 06:57:56 fhempy ThermoWC Initializing...
2023-01-22 06:58:08 fhempy ThermoWC on
2023-01-22 06:58:08 fhempy ThermoWC upper_temp: 4.2
2023-01-22 06:58:08 fhempy ThermoWC temperature: 21
2023-01-22 06:59:11 fhempy ThermoKind2 online: 0
2023-01-22 06:59:11 fhempy ThermoKind2 Initializing...
2023-01-22 06:59:24 fhempy ThermoKind2 on
2023-01-22 06:59:24 fhempy ThermoKind2 upper_temp: 4.2
2023-01-22 06:59:24 fhempy ThermoKind2 temperature: 21
2023-01-22 06:59:58 fhempy ThermoKueche online: 0
2023-01-22 06:59:58 fhempy ThermoKueche Initializing...
2023-01-22 07:00:04 fhempy ThermoKueche on
2023-01-22 07:00:38 fhempy ThermoKueche upper_temp: 4.4
2023-01-22 07:00:38 fhempy ThermoKueche online: 1
2023-01-22 07:00:38 fhempy ThermoKueche temperature: 22
2023-01-22 07:00:54 fhempy ThermoKueche upper_temp: 4.3
2023-01-22 07:00:54 fhempy ThermoKueche temperature: 21.5
2023.01.22 07:01:15 3 : fhempy v1.0.0 (tuya)
2023-01-22 07:01:15 fhempy ThermoWC Initializing...
2023-01-22 07:01:28 fhempy ThermoWC on
2023-01-22 07:01:28 fhempy ThermoWC upper_temp: 4.3
2023-01-22 07:01:28 fhempy ThermoWC temperature: 21.5
2023-01-22 07:03:09 fhempy ThermoWC upper_temp: 3.9
2023-01-22 07:03:09 fhempy ThermoWC online: 1
2023-01-22 07:03:09 fhempy ThermoWC temperature: 19.5




Beim initialize bekommt das device die zuletzt erhaltene Temperatur, egal von welchem Device.

thburkhart

ich  meine dasselbe Problem zu haben
zwei Thermometer mit der ProductID lf36y5nwb8jkxwgg melden konstant die falsche Temperatur 18.1
1 RASPI4B, 1 RASPI3B, 2 CUL, 2 Jeelink, 60 Tuya-Devices (Schalter, Dimmer, Sensoren, Cameras), 30 HUE-Lampen, 5 MAX! WTs, 16 MAX! HTs, 12 MAX! FKs, 1 Bresser 5in1, 1 OilFox, 8 ALEXA Echos und Dots, FHEM, 5 Tasmota-Devices, SonOff -Bridge, PowerFox, Buderus KM200

dominik

Konstant die falsche Temperatur dürfte aber ein anderes Problem sein.

@Christian, bitte noch um konkrete Info:
- Die Devices erhalten ALLE die selbe Temperatur nach einem Neustart? Oder alle Devices die jeweils zuletzt gemeldete Temperatur?
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Christian83

Zitat von: dominik am 23 Januar 2023, 19:33:36
Konstant die falsche Temperatur dürfte aber ein anderes Problem sein.

@Christian, bitte noch um konkrete Info:
- Die Devices erhalten ALLE die selbe Temperatur nach einem Neustart? Oder alle Devices die jeweils zuletzt gemeldete Temperatur?

Es bekommen ALLE die selbe Temperatur nach einem Neustart und zwar die Temperatur, die zuletzt erfolgreich (über alle Devices) ausgelesen wurde.
Also wenn z.B. ThermoBad 22 Grad gemeldet hat und danach der Neustart erfolgt, bekommen alle Devices 22 Grad.

dominik

Wenn du danach bei einem Device ein modify machst, bleibt der Wert trotzdem, oder wird dann aktualisiert?
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Christian83

Zitat von: dominik am 23 Januar 2023, 19:55:13
Wenn du danach bei einem Device ein modify machst, bleibt der Wert trotzdem, oder wird dann aktualisiert?

Bleibt falsch. Bis das Gerät wieder einen Wert sendet.
Habe ich ja oben so nachgebaut.

dominik

Teste bitte noch mit 0.1.571 ob dort der Fehler gleich ist. Ich habe da vorhin eine Kleinigkeit korrigiert, die durchaus damit zusammenhängen kann.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Christian83

Zitat von: dominik am 23 Januar 2023, 22:35:58
Teste bitte noch mit 0.1.571 ob dort der Fehler gleich ist. Ich habe da vorhin eine Kleinigkeit korrigiert, die durchaus damit zusammenhängen kann.

Also nach Neustart kommen erstmal immer noch die falschen Werte an (nicht nur upper_temp, sondern alle auslesbaren Werte).
Jetzt wird aber zumindest schneller auf die richtigen Werte aktualisiert.

2023-01-24 08:16:11 fhempy ThermoBad online: 0
2023-01-24 08:16:11 fhempy ThermoKind2 online: 0
2023-01-24 08:16:11 fhempy ThermoKueche online: 0
2023-01-24 08:16:11 fhempy ThermoSZ online: 0
2023-01-24 08:16:11 fhempy tuya_system ready
2023-01-24 08:16:11 fhempy ThermoWC online: 0
2023-01-24 08:16:11 fhempy ThermoKind1 online: 0
2023-01-24 08:16:11 fhempy ThermoWC Initializing...
2023-01-24 08:16:11 fhempy ThermoKueche Initializing...
2023-01-24 08:16:11 fhempy ThermoKind1 Initializing...
2023-01-24 08:16:11 fhempy ThermoBad Initializing...
2023-01-24 08:16:11 fhempy ThermoSZ Initializing...
2023-01-24 08:16:11 fhempy ThermoKind2 Initializing...
2023-01-24 08:16:12 fhempy ThermoKueche online: 1
2023-01-24 08:16:12 fhempy ThermoBad online: 1
2023-01-24 08:16:12 fhempy ThermoKind1 online: 1
2023-01-24 08:16:13 fhempy ThermoSZ online: 1
2023-01-24 08:16:15 fhempy ThermoWC online: 1
2023-01-24 08:16:15 fhempy ThermoKind2 online: 1
2023-01-24 08:16:18 fhempy ThermoWC on
2023-01-24 08:16:18 fhempy ThermoWC temp_set: 18.0
2023-01-24 08:16:18 fhempy ThermoWC upper_temp: 3.6
2023-01-24 08:16:18 fhempy ThermoWC dp_101: AAYkAAgkHgskHg0kABEkABYkAAYoAAgoHgsoHg0oABEkABYeAAYqAAgoHgsoHg0oABEkABYe
2023-01-24 08:16:18 fhempy ThermoWC temperature: 18
2023-01-24 08:16:18 fhempy ThermoKueche on
2023-01-24 08:16:18 fhempy ThermoKueche temp_set: 18.0
2023-01-24 08:16:18 fhempy ThermoKueche upper_temp: 3.6
2023-01-24 08:16:18 fhempy ThermoKueche dp_101: AAYkAAgkHgskHg0kABEkABYkAAYoAAgoHgsoHg0oABEkABYeAAYqAAgoHgsoHg0oABEkABYe
2023-01-24 08:16:18 fhempy ThermoKueche temperature: 18
2023-01-24 08:16:18 fhempy ThermoKind2 on
2023-01-24 08:16:18 fhempy ThermoKind2 dp_101: AAYkAAgkHgskHg0kABEkABYkAAYoAAgoHgsoHg0oABEkABYeAAYqAAgoHgsoHg0oABEkABYe
2023-01-24 08:16:18 fhempy ThermoSZ on
2023-01-24 08:16:18 fhempy ThermoSZ upper_temp: 3.6
2023-01-24 08:16:18 fhempy ThermoSZ dp_101: AAYkAAgkHgskHg0kABEkABYkAAYoAAgoHgsoHg0oABEkABYeAAYqAAgoHgsoHg0oABEkABYe
2023-01-24 08:16:18 fhempy ThermoSZ temperature: 18
2023-01-24 08:16:18 fhempy ThermoBad on
2023-01-24 08:16:18 fhempy ThermoBad temp_set: 18.0
2023-01-24 08:16:18 fhempy ThermoBad upper_temp: 3.6
2023-01-24 08:16:18 fhempy ThermoBad dp_101: AAYkAAgkHgskHg0kABEkABYkAAYoAAgoHgsoHg0oABEkABYeAAYqAAgoHgsoHg0oABEkABYe
2023-01-24 08:16:18 fhempy ThermoBad temperature: 18
2023-01-24 08:16:18 fhempy ThermoKind1 on
2023-01-24 08:16:22 fhempy ThermoWC dp_101: AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYsAAgoHgsoHg0oABEoABYe
2023-01-24 08:16:22 fhempy ThermoKueche dp_101: AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYoAAgoHgsoHg0oABEoABYe
2023-01-24 08:16:22 fhempy ThermoBad dp_101: AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYoAAgoHgsoHg0oABEoABYe
2023-01-24 08:16:22 fhempy ThermoSZ dp_101: AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYnAAgoHgsoHg0oABEoABYe
2023-01-24 08:16:22 fhempy ThermoKind2 dp_101: AAYoAAgeHgseHg0eABEsABYeAAYoAAgoHgsoHg0oABEoABYeAAYoAAgnHgsoHg0oABEoABYe
2023-01-24 08:17:11 fhempy ThermoWC temp_set: 19.5
2023-01-24 08:17:11 fhempy ThermoWC upper_temp: 3.9
2023-01-24 08:17:11 fhempy ThermoWC temperature: 19.5
2023-01-24 08:17:12 fhempy ThermoKueche temp_set: 22.0
2023-01-24 08:17:12 fhempy ThermoKueche upper_temp: 4.3
2023-01-24 08:17:12 fhempy ThermoKueche temperature: 21.5
2023-01-24 08:17:12 fhempy ThermoSZ upper_temp: 3.9
2023-01-24 08:17:12 fhempy ThermoSZ temperature: 19.5
2023-01-24 08:17:12 fhempy ThermoBad temp_set: 22.5
2023-01-24 08:17:12 fhempy ThermoBad upper_temp: 4.5
2023-01-24 08:17:12 fhempy ThermoBad temperature: 22.5

dominik

fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Christian83

Zitat von: dominik am 24 Januar 2023, 17:54:42
Bitte mit 0.1.574 testen.

Hat Updates auf die devices gespielt.
Nun scheint es zu funktionieren. zumindest wurde nach einem Neustart nicht mehr falsche Werte angezeigt.

dominik

Super! Dann hab ich den richtigen Bug erwischt :)
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik