iobroker-community-adapters / ioBroker.philips-air

Connects Philips air purifier with ioBroker
MIT License
6 stars 6 forks source link

Falscher Object Typ #126

Open UweRP opened 10 months ago

UweRP commented 10 months ago

Hallo.

Der Adapter in der Version 1.0.3 erzeugt Info Meldungen im Protokoll wegen falschem Type.

System: Windows 10 x64 Node: 18.19.0 NPM: 10.2.3

philips-air.0
2023-12-31 06:24:31.607 info    State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.605 info    State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.602 info    State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.596 info    State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.593 info    State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.587 info    State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.583 info    State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.556 info    State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"

philips-air.0
2023-12-31 06:24:31.552 info    State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.545 info    State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:31.541 info    State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.426 info    State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.423 info    State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.421 info    State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.415 info    State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.413 info    State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.407 info    State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.403 info    State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.383 info    State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"

philips-air.0
2023-12-31 06:24:28.380 info    State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.376 info    State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:24:28.374 info    State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.381 info    State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.379 info    State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.376 info    State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.370 info    State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.367 info    State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.361 info    State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.355 info    State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.336 info    State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"

philips-air.0
2023-12-31 06:21:30.333 info    State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.322 info    State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:30.317 info    State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.190 info    State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.187 info    State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.185 info    State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.178 info    State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.176 info    State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.171 info    State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.167 info    State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"

philips-air.0
2023-12-31 06:21:27.151 info    State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"

philips-air.0
2023-12-31 06:21:27.149 info    State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
Apollon77 commented 10 months ago

Biztte Loglevel mal auf Debug stellen und Debug log posten. Danke

UweRP commented 10 months ago

Frohes Neues 😸

So ausreichend?

2024-01-01 05:55:05.534 - info: host.DESKTOP-77OGRTU "system.adapter.philips-air.0" enabled
2024-01-01 05:55:05.684 - info: host.DESKTOP-77OGRTU instance system.adapter.philips-air.0 started with pid 9876
2024-01-01 05:55:05.846 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 05:55:06.560 - debug: philips-air.0 (9876) Redis Objects: Use Redis connection: 127.0.0.1:9001
2024-01-01 05:55:06.583 - debug: philips-air.0 (9876) Objects client ready ... initialize now
2024-01-01 05:55:06.584 - debug: philips-air.0 (9876) Objects create System PubSub Client
2024-01-01 05:55:06.584 - debug: philips-air.0 (9876) Objects create User PubSub Client
2024-01-01 05:55:06.629 - debug: philips-air.0 (9876) Objects client initialize lua scripts
2024-01-01 05:55:06.633 - debug: philips-air.0 (9876) Objects connected to redis: 127.0.0.1:9001
2024-01-01 05:55:06.660 - debug: philips-air.0 (9876) Redis States: Use Redis connection: 127.0.0.1:9000
2024-01-01 05:55:06.679 - debug: philips-air.0 (9876) States create System PubSub Client
2024-01-01 05:55:06.679 - debug: philips-air.0 (9876) States create User PubSub Client
2024-01-01 05:55:06.711 - debug: philips-air.0 (9876) States connected to redis: 127.0.0.1:9000
2024-01-01 05:55:06.746 - debug: philips-air.0 (9876) Plugin sentry Initialize Plugin (enabled=true)
2024-01-01 05:55:06.958 - info: philips-air.0 (9876) starting. Version 1.0.3 in c:/iobroker/node_modules/iobroker.philips-air, node: v18.19.0, js-controller: 5.0.17
2024-01-01 05:55:06.998 - debug: philips-air.0 (9876) start with 10.111.112.68 {"host":"10.111.112.68","aliveTimeout":40000,"reconnectInterval":30000,"protocol":"coap"}
2024-01-01 05:55:07.004 - debug: philips-air.0 (9876) started
2024-01-01 05:55:07.013 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:55:07.014 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[55,50,55,55,56,56,70,48]}
2024-01-01 05:55:07.016 - debug: philips-air.0 (9876) Received: 727788F0
2024-01-01 05:55:07.016 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:55:36.999 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:55:37.053 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:55:37.054 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[54,48,57,69,49,65,48,48]}
2024-01-01 05:55:37.054 - debug: philips-air.0 (9876) Received: 609E1A00
2024-01-01 05:55:37.054 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:55:41.173 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[56,55,49,49,56,51,55,57,53,51,49,69,69,54,57,70,51,55,69,67,70,52,51,70,50,49,48,56,68,48,65,55,67,49,54,52,54,67,49,70,70,53,70,48,52,53,51,70,51,70,53,66,56,70,57,49,48,52,54,69,50,54,67,65,53,49,49,50,54,66,51,69,50,67,65,49,56,65,48,54,49,52,67,68,69,51,48,55,66,54,68,49,70,55,51,48,56,51,49,67,53,50,57,66,56,55,56,53,69,49,65,53,54,66,51,48,69,56,67,49,67,50,68,67,70,54,48,48,50,50,54,48,70,55,69,55,69,48,55,55,48,48,56,53,48,49,66,66,54,48,68,53,55,54,49,69,54,53,69,70,66,52,69,51,54,51,56,65,54,48,54,70,49,57,66,65,50,51,51,57,54,51,70,56,68,51,52,66,65,57,54,50,68,56,69,56,53,56,66,56,53,66,51,55,66,55,50,48,49,67,70,57,50,54,56,56,52,68,69,50,49,55,69,48,70,56,53,53,53,55,51,67,57,53,66,69,54,49,69,55,48,55,67,51,57,54,67,48,67,67,53,51,49,54,51,49,51,56,50,57,55,66,48,49,48,49,49,49,70,52,52,50,52,55,65,57,55,50,48,54,56,68,49,51,70,49,49,70,67,56,53,53,49,55,53,51,51,52,52,52,68,51,49,66,70,52,53,56,56,65,51,51,55,51,52,69,66,54,53,68,56,68,65,57,69,52,66,70,53,57,69,67,50,55,51,70,66,56,48,49,54,70,57,54,57,67,52,54,57,66,49,52,54,51,66,54,70,50,55,68,52,66,55,65,49,66,51,57,65,57,49,48,53,65,67,57,52,67,70,57,57,57,70,51,53,70,51,52,69,70,50,56,67,54,49,65,50,68,50,55,67,57,70,53,69,67,55,56,70,51,53,65,65,53,68,52,67,56,52,66,51,54,57,49,53,54,68,65,48,53,54,54,70,52,67,48,50,57,48,54,66,66,55,51,68,68,57,48,53,49,55,68,55,51,65,48,49,67,66,48,66,68,48,65,56,54,50,65,57,65,57,65,70,56,65,55,48,69,68,55,56,52,54,49,54,65,70,54,48,48,52,52,57,50,66,66,67,69,54,57,57,70,52,67,56,52,55,52,67,67,52,54,66,49,56,65,68,53,68,57,52,55,50,65,65,69,50,57,70,48,69,50,56,53,53,51,67,70,56,54,67,50,52,55,65,57,68,48,68,52,54,65,54,48,50,67,53,51,52,48,67,66,66,66,55,51,53,48,49,70,69,50,65,70,51,55,68,51,57,65,69,55,57,70,50,48,50,67,48,56,52,70,68,57,54,50,49,56,68,53,70,51,52,51,68,50,48,48,56,70,67,48,50,54,48,56,69,52,53,49,57,68,54,67,65,55,68,50,57,55,51,55,70,55,52,69,48,50,68,67,69,54,50,51,51,65,69,70,55,48,56,65,54,65,54,56,49,49,49,53,56,55,56,57,50,55,56,52,56,67,66,51,53,54,69,69,50,52,57,56,52,67,50,48,65,49,54,69,70,57,50,55,55,54,48,68,69,48,53,50,68,48,49,53,49,48,68,52,65,65,69,69,50,67,69,48,55,68,50,66,49,54,57,52,65,57,66,53,57,51,66,70,50,51,69,55,49,69,65,67,57,56,51,48,67,55,67,56,51,70,52,66,51,68,66,52,53,65,70,49,56,69,65,53,55,66,66,51,52,65,52,52,53,52,67,49,53,55,54,51,69,48,56,67,67,57,49,65,55,70,53,51,53,56,69,50,50,55,51,66,66,66,48,57,53,55,70,67,49,57,69,67,69,51,51,57,53,65,70,52,69,68,53,69,56,50,51,70,68,50,67,53,67,55,51,52,66,55,69,66,55,53,55,70,52,65,51,65,65,57,52,68,54,48,67,68,55,55,65,57,67,66,57,69,68,51,65,53,48,52,53,66,55,49,54,70,70,52,66,55,52,50,57,49,57,69,53,69,56,52,69,51,49,65,53,66,67,65,53,70,52,53,53,70,55,50,68,52,48,54,56,57,66,66,50,50,56,55,70,53,68,69,48,57,67,56,67,68,48,67,55,50,66,53,65,53,55,56,69,65,53,51,51,49,52,66,51,54,50,70,50,55,57,65,70,52,66,50,49,56,70,48,54,50,66,66,65,48,67,65,68,65,66,70,68,51,51,56,70,56,67,57,69,69,69,50,54,65,65,66,67,53,54,50,49,48,48,53,70,66,53,50,67,68,53,67,65,57,57,48,50,54,48,53,57,51,56,54,50,66,57,57,53,48,67,70,68,48,52,55,54,48,51,51,50,55,70,49,56,54,67,55,52,50,68,50,56,70,68,48,70,70,56,50,66,56,55,66,52,48,49,66,48,66,65,50,66,55,66,65,55,52,70,51,55,66,56,70,53,48,66,51,52,51,55,66,66,54,68,68,70,53,49,66,68,68,65,53,48,54,70,56,55,66,67,54,49,70,51,51,51,49,70,49,53,67,52,69,70,48,50,65,55,57,49,53,50,50,65,57,50,53,53,66,50,52,68,49,65,66,54,66,52,55,57,48,65,48,52,69,68,69,52,67,65,65,49,55,48,55,49,52,70,65,56,56,69,66,65,69,49,67,66,50,65,57,70,52,69,54,56,57,54,52,54,68,50,68,52,57,52,48,69,53,67,52,68,66,55,66,70,53,55,50,57,67,49,48,69,57,55,65,70,56,48,49,56,69,68,49,51,53,49,66,49,51,55,56,48,53,65,65,53,68,50,55,52,50,67,53,57,55,51,57,66,55,68,65,57,69,51,54,68,52,57,66,66,69,53,70,54,48,67,53,65,55,53,66,66,68,69,49,67,67,51,54,48,48,48,56,55,57,56,67,53,66,49,54]}
2024-01-01 05:55:41.175 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":3744071,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":7,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 05:55:41.176 - debug: philips-air.0 (9876) connected
2024-01-01 05:55:41.176 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"3744071","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"7","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 05:55:41.181 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704084941179,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 05:55:41.184 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704084941183,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 05:55:41.185 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 05:55:41.187 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704084941186,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 05:55:41.188 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 05:55:41.190 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704084941189,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 05:55:41.193 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704084941192,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 05:55:41.194 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 05:55:41.196 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 05:55:41.198 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704084941197,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 05:55:41.219 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 05:55:41.223 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 05:55:41.227 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704084941225,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 05:55:41.229 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704084941228,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 05:55:41.230 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 05:55:41.232 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704084941230,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 05:55:41.233 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 05:55:41.240 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 05:55:41.242 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:55:41.245 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:55:45.380 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[56,55,49,49,56,51,55,65,68,70,69,69,69,67,67,66,65,53,50,66,55,52,57,57,66,66,53,69,69,56,67,50,50,51,53,67,67,51,56,48,55,52,65,68,57,54,69,53,66,53,68,50,65,55,70,54,66,54,49,56,55,70,57,65,49,51,55,54,57,66,56,51,69,70,55,50,67,49,65,51,54,66,67,51,66,65,53,65,66,48,55,68,67,68,53,53,56,68,48,65,56,55,49,50,69,56,57,70,50,51,50,50,50,55,55,56,65,69,56,68,56,68,65,52,52,52,53,48,51,65,67,55,48,56,48,70,53,49,68,55,51,54,67,68,49,65,53,49,51,51,54,52,70,68,69,52,52,69,48,56,65,56,55,57,53,54,56,54,67,52,55,69,67,48,53,66,51,65,51,50,55,51,56,48,70,55,50,67,68,48,48,57,66,51,48,68,55,69,50,51,66,53,67,56,65,66,55,48,65,50,48,54,67,57,51,70,48,66,65,49,53,54,54,70,67,70,55,67,57,54,50,70,69,68,67,68,51,53,69,50,65,67,53,48,51,66,50,68,55,57,53,48,54,70,53,67,54,52,56,50,67,55,67,50,51,68,49,49,70,65,54,57,52,57,56,56,49,54,49,48,57,70,65,55,66,69,51,53,54,52,49,48,51,65,55,51,68,51,67,51,53,55,69,51,70,68,68,66,69,65,56,56,52,54,50,55,54,53,48,68,67,53,65,55,54,66,65,49,48,52,65,65,70,65,49,52,68,48,49,52,65,51,54,53,69,66,70,55,66,50,49,66,54,69,49,69,66,65,67,49,52,67,67,51,65,56,55,68,48,69,65,49,49,48,49,65,70,52,54,55,53,56,70,57,67,56,56,68,55,55,52,48,66,55,52,55,68,66,57,70,66,52,69,70,55,53,65,54,56,67,70,65,52,56,57,68,52,55,56,53,69,70,69,69,52,69,56,50,69,65,70,54,56,69,50,70,54,49,57,52,65,66,68,68,55,67,57,48,48,70,66,69,68,57,68,54,67,51,50,48,52,69,51,53,50,55,54,54,50,51,57,70,54,49,69,65,67,65,66,70,50,69,48,52,69,67,69,51,54,50,67,69,55,57,65,56,65,49,53,69,51,55,57,50,48,56,49,57,51,52,66,67,66,50,54,49,66,48,69,49,49,56,66,50,52,53,65,50,69,54,67,68,67,52,67,49,54,66,56,57,57,52,69,48,65,56,56,55,52,70,65,70,48,70,57,52,68,49,49,70,65,57,66,66,48,48,54,66,69,54,69,65,57,56,48,57,69,54,51,68,49,50,68,55,68,49,55,68,54,49,51,51,52,54,68,48,66,65,54,55,66,68,68,56,70,56,53,70,52,50,55,48,50,57,54,57,55,48,51,70,70,56,51,66,55,55,50,50,48,68,66,54,55,50,49,50,52,56,53,52,51,54,49,49,55,55,69,48,52,54,56,55,67,54,54,48,50,69,70,54,65,67,68,50,53,70,70,70,56,55,56,70,56,48,70,56,65,52,53,55,49,68,56,49,50,53,66,54,55,51,55,56,54,49,57,70,67,65,54,52,51,66,51,52,49,53,54,48,52,48,65,54,70,70,48,67,54,66,54,51,68,50,66,68,51,52,68,51,55,68,55,54,54,55,48,55,54,69,52,57,54,48,68,52,54,66,53,70,48,67,57,50,57,68,57,65,68,69,70,52,54,65,57,49,51,65,69,70,54,67,53,69,70,68,69,52,57,68,49,52,53,55,56,51,50,48,68,67,49,52,48,65,70,52,66,56,69,70,66,53,68,67,66,53,54,54,52,56,69,54,50,67,67,66,54,53,70,56,66,53,48,65,68,54,48,66,70,48,67,68,69,50,70,51,57,70,54,67,54,52,48,56,57,67,51,68,57,50,66,65,55,57,50,69,56,49,54,66,51,57,48,54,65,52,65,70,65,49,70,54,48,55,68,52,53,48,68,51,70,50,51,70,67,50,53,55,52,67,51,66,55,53,57,51,54,54,50,67,52,50,55,68,55,50,55,50,53,50,55,56,57,66,54,65,57,70,56,56,70,54,54,56,68,55,53,52,68,57,48,57,50,53,48,57,69,50,68,48,65,48,65,67,54,48,57,67,66,50,51,55,65,54,56,48,55,55,57,48,67,54,70,51,52,56,48,70,57,67,57,57,68,52,48,54,53,68,52,52,69,54,54,49,67,69,54,70,68,67,51,48,68,70,57,53,66,67,54,55,50,65,51,48,67,51,50,55,53,54,57,66,69,65,66,57,49,54,48,51,48,49,56,70,49,54,70,52,55,56,65,66,51,52,53,68,65,57,55,50,49,50,50,48,69,68,67,54,52,67,51,57,68,49,48,56,67,67,67,66,56,50,52,53,55,48,68,69,56,55,49,65,67,54,53,49,52,51,50,48,70,52,50,67,54,65,56,54,67,50,66,70,69,48,68,69,53,66,49,53,50,55,69,50,66,57,55,57,56,56,68,52,50,70,49,70,56,48,53,65,67,67,48,67,68,57,67,52,65,50,69,50,70,67,65,52,51,67,65,57,68,51,53,66,56,50,69,56,70,48,66,51,53,48,50,56,66,52,53,51,52,52,66,57,66,66,67,69,55,55,52,57,67,70,51,70,57,49,68,57,53,68,49,55,50,49,51,53,66,50,57,48,52,53,66,66,48,67,53,54,57,55,51,67,57,49,57,57,50,65,54,67,53,56,51,54,49,57,57,57,50,65,66,65,51,56,69,69,51,55,54,53,55,52,53,51,56,68,56,56,68,67,69,66,56,69,49,69,55,67,50,50,57,69,53,57,69,50,48,57,51,49,53,48,66,53,67,55,70,52,67,51,68,68,51,49,53,52,51,49,50,51,55,55,53,69,48,57,70,48]}
2024-01-01 05:55:45.381 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":3748381,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":3,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 05:55:45.382 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"3748381","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"3","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 05:55:45.386 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704084945385,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 05:55:45.389 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704084945388,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 05:55:45.390 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 05:55:45.391 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704084945390,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 05:55:45.392 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 05:55:45.394 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704084945393,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 05:55:45.397 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704084945395,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 05:55:45.398 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 05:55:45.400 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 05:55:45.402 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704084945401,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 05:55:45.423 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 05:55:45.427 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 05:55:45.431 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704084945430,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 05:55:45.434 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704084945433,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 05:55:45.435 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 05:55:45.437 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704084945435,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 05:55:45.438 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 05:55:45.445 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 05:55:45.454 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:55:45.458 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:55:49.300 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 05:56:25.392 - debug: philips-air.0 (9876) disconnected
2024-01-01 05:56:25.393 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:56:25.400 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:56:25.401 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,57,52,52,53,67,66,49]}
2024-01-01 05:56:25.402 - debug: philips-air.0 (9876) Received: 09445CB1
2024-01-01 05:56:25.402 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:56:50.186 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 05:56:55.403 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:56:55.440 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:56:55.441 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[49,49,68,70,65,67,57,56]}
2024-01-01 05:56:55.442 - debug: philips-air.0 (9876) Received: 11DFAC98
2024-01-01 05:56:55.442 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:57:25.406 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:57:25.413 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:57:25.413 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[52,54,48,48,65,55,55,56]}
2024-01-01 05:57:25.414 - debug: philips-air.0 (9876) Received: 4600A778
2024-01-01 05:57:25.414 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:57:51.061 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 05:57:55.416 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:57:55.450 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:57:55.450 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,56,49,50,52,54,54,66]}
2024-01-01 05:57:55.451 - debug: philips-air.0 (9876) Received: 0812466B
2024-01-01 05:57:55.451 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:58:25.426 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:58:25.433 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:58:25.433 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[50,49,66,52,70,68,50,53]}
2024-01-01 05:58:25.434 - debug: philips-air.0 (9876) Received: 21B4FD25
2024-01-01 05:58:25.434 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:58:42.355 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[55,70,67,66,54,67,51,48,50,49,55,67,50,68,68,49,52,68,48,57,65,56,53,70,51,50,48,56,67,65,65,66,48,69,56,49,48,52,57,66,69,67,70,50,51,56,52,68,54,67,53,52,55,49,57,54,55,48,57,55,52,54,69,57,67,69,57,69,49,70,53,51,52,57,70,67,68,51,70,56,57,65,49,55,67,57,67,51,57,55,51,55,53,67,52,66,54,49,53,66,49,57,48,65,53,65,55,69,54,66,54,54,57,51,49,48,48,56,49,54,50,67,49,65,51,48,55,55,54,50,48,54,52,49,70,69,50,50,57,65,68,53,52,69,67,55,57,54,69,66,68,51,54,51,68,55,70,50,65,51,55,67,66,56,55,50,53,68,53,48,68,54,50,66,48,67,65,53,50,51,70,54,51,53,51,68,69,51,66,67,57,66,49,70,54,49,65,66,53,69,51,67,68,49,67,54,48,57,53,57,48,51,67,53,66,50,55,50,55,70,54,52,53,53,55,53,65,69,69,57,48,51,51,70,56,56,55,70,53,49,48,52,68,57,67,67,48,49,50,68,65,54,66,55,66,52,53,65,53,69,48,51,57,51,50,65,57,52,57,56,53,51,49,69,56,50,55,49,55,53,67,66,51,66,68,57,65,70,57,49,69,49,67,51,69,66,57,50,54,52,55,48,69,51,51,52,65,49,70,49,66,69,67,68,50,70,49,67,69,68,65,57,56,55,56,49,56,69,69,56,67,69,51,51,50,54,69,51,51,50,50,48,70,48,67,52,67,70,54,55,69,54,49,65,67,65,67,54,52,57,49,69,69,67,50,49,66,48,51,56,51,53,48,65,68,54,66,70,50,66,66,56,50,54,49,69,57,49,55,69,52,49,48,52,57,49,69,55,52,69,50,69,54,48,56,51,68,54,69,50,51,54,66,52,52,51,57,56,67,70,51,49,57,48,66,67,56,68,55,56,49,69,53,56,49,56,53,51,52,49,68,69,51,66,49,66,56,66,66,56,50,56,69,57,56,52,67,48,54,68,50,49,68,48,57,70,69,57,49,70,50,50,55,51,51,53,51,48,50,53,68,57,48,67,54,50,68,48,69,52,67,49,49,54,51,67,67,48,50,49,66,49,65,49,50,52,56,52,66,65,50,52,51,56,55,49,69,57,52,56,52,55,57,65,52,56,65,69,66,65,69,55,67,69,50,69,48,69,52,53,57,70,50,51,68,57,50,57,66,67,68,70,65,65,54,55,65,69,66,53,57,56,50,57,51,48,57,67,52,50,57,57,57,53,53,55,69,48,48,54,68,68,69,49,56,49,65,49,49,68,48,67,52,54,55,70,53,65,48,70,66,50,55,48,54,50,69,48,50,50,48,57,52,48,52,66,67,53,55,66,66,66,56,50,69,51,69,51,51,54,55,67,51,51,50,51,54,57,53,57,53,51,53,55,57,49,70,68,52,52,57,66,57,53,69,54,50,54,48,67,68,65,69,65,68,67,67,66,55,67,66,52,68,55,53,49,65,52,56,70,70,49,50,53,53,53,68,54,53,55,66,65,52,68,69,51,50,57,54,55,57,66,69,65,49,66,52,68,70,56,69,69,52,65,68,48,54,69,67,66,55,57,70,65,69,48,68,67,67,65,69,56,70,48,70,53,51,54,67,48,69,50,50,48,55,68,68,54,65,70,65,51,48,53,69,69,66,51,65,48,50,54,50,56,51,56,50,51,54,50,49,51,67,68,54,52,67,67,69,56,54,68,53,66,53,56,68,57,69,52,57,52,56,50,68,54,54,68,48,49,52,68,54,53,48,49,49,54,70,54,53,51,69,65,50,50,65,65,68,67,70,49,65,56,52,53,57,67,54,54,53,48,56,50,56,49,54,66,54,68,56,66,67,68,51,65,69,65,56,70,54,68,51,54,66,70,51,52,69,69,51,56,55,66,69,54,69,48,66,55,65,57,54,50,69,65,56,54,56,54,53,57,68,66,65,68,49,51,66,70,49,55,52,49,57,55,56,56,51,53,65,69,54,65,50,56,69,48,69,56,67,51,67,53,55,70,49,48,51,67,67,67,55,49,50,67,68,68,66,66,50,49,49,68,68,54,67,54,65,66,52,65,53,55,67,56,68,68,70,70,65,49,68,54,49,52,52,69,49,70,67,52,69,49,69,55,55,55,66,50,69,52,49,55,70,69,48,53,51,57,53,49,50,66,55,50,56,49,67,65,49,53,53,56,69,49,65,52,67,56,52,50,70,54,56,55,57,66,49,69,69,52,55,65,52,48,55,55,52,66,67,65,68,70,65,53,56,53,51,66,67,55,52,51,49,69,66,68,70,52,54,70,67,51,56,66,48,66,50,68,54,50,52,70,66,69,52,56,67,66,68,67,57,65,67,67,56,48,70,65,50,67,68,65,51,51,70,51,50,53,53,51,69,51,67,49,49,69,65,53,68,57,50,68,51,52,51,67,57,66,50,55,68,48,68,70,49,49,57,57,70,55,52,55,52,53,51,70,50,50,48,54,65,67,70,48,53,69,51,56,57,50,68,56,52,69,49,52,50,67,66,55,54,49,52,49,70,66,57,49,56,55,50,50,56,51,66,51,50,53,70,53,68,65,57,52,55,54,48,54,51,66,54,66,52,70,53,49,66,56,68,70,54,65,56,53,67,52,55,51,69,50,65,56,68,66,51,65,55,66,52,68,51,56,49,50,66,52,51,65,66,68,67,50,49,67,54,55,66,66,50,55,65,65,66,56,70,57,67,48,49,66,50,57,48,51,48,67,53,56,49,55,54,55,53,56,53,57,52,54,65,50,66,65,54,69,48,68,70,67,65,56,67,68,50,55,51,52,69,68,66,68,54,54,48,69,65,57,70,55,68,51,56,65,54,55,70,66]}
2024-01-01 05:58:42.355 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":3929616,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":7,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 05:58:42.356 - debug: philips-air.0 (9876) connected
2024-01-01 05:58:42.356 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"3929616","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"7","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 05:58:42.360 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085122358,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 05:58:42.363 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085122361,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 05:58:42.364 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 05:58:42.366 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085122364,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 05:58:42.367 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 05:58:42.369 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085122368,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 05:58:42.372 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085122371,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 05:58:42.374 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 05:58:42.376 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 05:58:42.378 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085122377,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 05:58:42.400 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 05:58:42.404 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 05:58:42.408 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085122407,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 05:58:42.410 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085122409,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 05:58:42.411 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 05:58:42.413 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085122412,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 05:58:42.416 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 05:58:42.422 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 05:58:42.424 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:58:42.426 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:58:46.565 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[55,70,67,66,54,67,51,49,56,54,55,68,55,52,54,70,69,68,51,67,51,67,52,55,48,51,54,54,54,66,52,56,68,52,57,67,49,50,69,53,54,55,56,53,51,48,52,54,68,67,51,69,50,50,65,51,68,65,69,54,50,54,53,56,51,52,67,51,49,55,53,68,49,49,51,52,55,56,52,66,66,49,55,68,48,66,57,50,49,56,57,68,66,57,55,69,50,66,69,70,57,68,68,54,49,48,55,48,52,65,65,57,54,66,67,53,69,56,57,70,51,54,56,53,49,55,56,70,51,51,50,51,48,53,66,53,56,69,53,55,67,67,49,56,51,65,66,65,52,65,70,51,68,55,53,69,55,66,55,55,50,50,50,48,49,48,50,52,53,50,56,67,70,55,56,70,53,65,67,65,53,70,54,69,54,69,53,66,56,49,50,69,65,48,70,65,65,69,68,52,56,50,66,55,70,66,70,56,53,66,51,55,54,49,66,70,70,52,57,68,51,54,56,48,70,49,53,69,53,66,54,48,53,53,56,54,53,67,48,55,51,48,52,49,57,54,66,55,68,50,49,66,50,67,68,55,68,50,69,65,53,55,52,70,57,52,49,51,57,67,69,52,57,66,56,53,52,66,53,67,69,57,69,70,70,54,70,54,65,50,65,67,65,57,50,68,52,66,54,48,68,68,68,67,68,49,54,65,67,52,57,55,50,50,65,68,49,55,54,54,50,57,68,55,53,54,52,66,70,67,49,51,69,70,57,53,48,51,65,66,67,57,68,50,48,56,65,68,70,48,49,68,53,70,51,52,70,52,52,57,51,65,49,67,51,57,48,54,66,70,68,48,67,49,48,70,69,51,49,49,65,65,48,57,67,54,54,57,49,65,54,48,48,55,65,50,51,50,53,53,53,53,70,53,54,66,68,57,56,50,50,49,54,51,50,67,53,57,68,68,67,57,53,50,57,57,55,49,49,51,53,52,67,57,51,56,50,70,54,56,66,69,49,53,54,65,55,48,52,51,53,49,51,70,51,70,65,52,48,48,53,66,54,69,49,69,49,52,65,48,48,65,70,69,69,69,66,68,69,48,56,52,53,68,65,52,67,53,70,70,57,52,56,65,68,49,50,54,69,57,53,55,57,69,69,50,53,57,50,65,68,68,49,70,50,48,53,69,49,48,65,69,55,54,67,69,54,50,55,66,70,69,66,66,66,70,66,67,49,52,56,52,70,57,67,68,67,49,68,56,53,65,70,54,50,49,65,69,57,68,67,56,68,51,57,48,54,50,65,70,67,49,70,51,51,70,48,48,54,65,57,52,55,69,65,54,48,66,50,48,65,66,52,54,57,50,52,54,50,53,69,65,68,57,67,52,49,56,56,57,51,54,48,57,49,70,68,57,52,50,67,54,65,68,69,68,50,54,66,55,56,70,57,66,65,56,48,67,57,50,68,55,67,50,67,68,69,69,68,50,68,53,50,55,50,53,51,56,67,54,56,69,48,48,70,49,70,52,53,53,54,57,67,52,52,50,56,65,57,69,54,54,54,67,57,65,54,49,54,67,50,67,66,56,50,65,55,70,57,54,56,51,52,51,52,51,66,65,67,55,53,52,69,53,51,65,53,56,50,55,49,66,48,52,69,65,56,53,56,51,69,55,67,52,53,52,49,67,52,48,68,48,55,48,69,69,48,49,65,66,70,49,54,52,52,51,68,68,67,48,70,54,48,69,51,52,70,52,55,55,70,67,50,56,67,52,48,54,68,52,49,56,51,51,50,50,69,69,56,55,55,66,50,55,66,68,48,53,56,50,67,55,67,67,69,56,53,65,56,70,69,55,53,48,53,65,53,48,55,51,65,52,68,52,55,48,69,67,49,51,68,69,65,70,48,55,65,56,48,70,67,52,68,50,48,50,50,65,67,68,66,49,57,49,67,56,68,55,52,56,53,66,50,70,50,70,66,56,65,52,53,69,65,55,66,57,69,56,70,70,55,48,70,56,54,49,53,53,54,54,57,65,65,69,65,69,68,57,55,67,67,49,70,56,54,65,49,52,67,69,49,49,68,48,68,48,51,65,65,65,53,69,53,68,49,49,52,68,70,52,67,49,51,66,68,51,48,70,53,67,67,51,56,50,49,53,57,65,48,51,48,57,54,49,54,67,56,68,70,68,57,48,56,52,48,68,70,70,49,69,57,54,68,65,53,52,68,48,49,65,55,67,52,53,48,55,52,68,52,48,68,66,66,54,57,68,70,48,49,54,53,70,68,48,53,70,70,54,50,55,68,70,55,57,54,55,51,48,69,67,53,57,70,49,51,54,68,48,65,56,69,68,51,55,55,70,49,57,48,54,70,49,50,65,49,69,68,70,65,55,66,52,57,70,70,70,49,56,56,53,53,48,52,54,70,66,55,53,69,48,69,56,50,55,69,50,69,56,67,56,55,53,66,56,49,54,48,65,52,57,68,49,57,50,53,55,49,65,50,52,54,68,53,48,54,67,68,57,55,49,70,56,53,67,67,56,56,52,53,65,65,54,68,51,68,65,54,68,53,49,48,53,53,48,66,51,65,49,65,69,57,70,52,53,52,48,49,51,49,65,51,65,67,50,69,50,56,56,50,52,66,67,55,68,69,69,67,53,57,57,66,69,69,56,69,57,52,48,67,49,49,50,65,69,53,51,67,56,70,65,57,66,69,53,57,69,51,70,68,57,57,52,49,51,54,66,68,69,69,53,70,69,57,49,69,56,50,56,54,67,51,48,52,48,56,48,50,54,70,66,52,56,67,50,68,56,52,51,70,50,67,67,70,49,55,69,51,66,55,52,53,51,57,49,69,54,48,69,70,69,51,48,69,57,66,49,70,52,69,65,50,66,51,52,49,65,56,51,49,65,52,55,49,53,69,54,50,70]}
2024-01-01 05:58:46.566 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":3933928,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":4,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 05:58:46.566 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"3933928","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"4","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 05:58:46.571 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085126569,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 05:58:46.575 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085126573,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 05:58:46.577 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 05:58:46.579 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085126578,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 05:58:46.580 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 05:58:46.582 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085126581,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 05:58:46.585 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085126584,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 05:58:46.587 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 05:58:46.590 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 05:58:46.593 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085126591,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 05:58:46.621 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 05:58:46.627 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 05:58:46.633 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085126632,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 05:58:46.637 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085126636,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 05:58:46.639 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 05:58:46.641 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085126639,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 05:58:46.642 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 05:58:46.647 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 05:58:46.650 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:58:46.652 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 05:58:51.930 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 05:59:18.384 - info: web.1 (4260) <== Disconnect system.user.admin from ::ffff:10.111.112.13 vis.0
2024-01-01 05:59:20.760 - info: web.1 (4260) ==> Connected system.user.admin from ::ffff:10.111.112.13
2024-01-01 05:59:26.577 - debug: philips-air.0 (9876) disconnected
2024-01-01 05:59:26.578 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:59:26.584 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:59:26.584 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,66,54,54,70,48,52,65]}
2024-01-01 05:59:26.584 - debug: philips-air.0 (9876) Received: 0B66F04A
2024-01-01 05:59:26.584 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 05:59:52.801 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 05:59:56.588 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 05:59:56.619 - debug: philips-air.0 (9876) Response incoming
2024-01-01 05:59:56.620 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[49,51,68,50,65,68,67,50]}
2024-01-01 05:59:56.620 - debug: philips-air.0 (9876) Received: 13D2ADC2
2024-01-01 05:59:56.620 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:00:26.589 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:00:26.595 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:00:26.596 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,51,70,50,54,69,50,54]}
2024-01-01 06:00:26.596 - debug: philips-air.0 (9876) Received: 03F26E26
2024-01-01 06:00:26.596 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:00:53.671 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:00:56.604 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:00:56.631 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:00:56.631 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[51,53,57,48,52,53,67,65]}
2024-01-01 06:00:56.632 - debug: philips-air.0 (9876) Received: 359045CA
2024-01-01 06:00:56.632 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:01:26.608 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:01:26.614 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:01:26.614 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,55,53,52,51,48,57,57]}
2024-01-01 06:01:26.614 - debug: philips-air.0 (9876) Received: 07543099
2024-01-01 06:01:26.614 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:01:43.575 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[67,52,52,54,66,66,65,51,48,49,67,50,50,49,69,56,70,69,56,48,70,66,70,65,67,52,48,55,55,57,68,54,51,65,49,55,68,67,56,51,56,66,67,54,68,67,54,65,56,70,66,51,69,49,49,48,50,51,54,54,66,49,65,52,50,66,52,69,48,68,56,48,49,54,57,67,70,52,50,67,54,56,66,51,67,70,51,50,66,57,65,67,49,67,48,55,49,57,70,70,69,67,49,70,66,57,57,53,57,66,53,69,51,55,53,69,67,65,56,66,69,70,69,65,55,68,50,69,67,49,53,57,51,66,69,67,55,68,52,48,50,54,68,48,53,57,57,51,48,53,55,54,70,56,50,55,49,48,65,52,48,67,57,49,48,50,48,70,49,50,56,50,68,65,51,55,70,54,49,52,56,48,57,53,51,55,49,55,68,70,69,54,57,53,67,55,69,55,68,50,68,69,55,55,56,50,65,66,65,48,65,69,51,69,54,57,65,53,69,51,53,66,68,68,51,49,65,51,53,49,53,57,49,65,48,65,56,69,48,53,52,51,66,56,69,50,69,66,49,67,65,55,65,52,48,52,65,51,65,57,52,50,67,51,50,66,65,53,67,50,65,67,49,70,48,54,67,54,68,52,54,48,54,54,69,50,57,66,48,52,51,66,53,65,56,69,54,51,54,48,57,49,52,52,65,68,51,48,48,51,50,66,70,57,68,49,67,48,53,57,49,65,51,57,57,51,66,69,68,67,56,48,69,52,66,65,68,49,69,54,69,51,65,49,68,69,67,67,57,50,68,52,52,65,67,50,53,53,70,57,69,55,54,53,51,57,66,66,68,51,65,55,56,68,69,69,68,56,48,67,57,52,66,65,68,53,67,52,51,65,55,52,68,69,50,48,66,53,67,65,66,70,54,57,55,69,50,69,56,51,48,53,65,52,55,57,70,52,68,49,54,48,49,50,69,53,67,65,53,54,55,57,48,53,53,53,70,48,65,48,67,53,67,48,49,65,70,68,65,57,51,54,65,53,51,67,48,65,65,56,67,56,55,65,55,57,66,57,53,50,70,54,51,57,49,57,55,55,49,57,70,66,52,67,57,54,49,56,50,66,70,65,68,48,54,67,70,48,53,48,69,48,65,55,50,66,53,52,53,52,48,69,67,50,68,67,67,55,55,66,54,52,49,68,50,69,69,57,48,48,55,55,54,52,66,49,69,53,68,56,69,68,55,57,69,67,50,57,53,49,52,66,50,49,48,49,69,51,52,49,57,49,65,52,48,57,53,56,67,53,69,65,57,68,48,68,54,69,50,48,55,70,53,56,49,70,50,51,53,70,52,68,57,52,49,52,55,70,67,70,49,50,55,54,48,57,52,54,55,65,48,70,57,49,68,69,48,54,65,68,65,65,69,50,70,57,70,66,54,70,53,54,66,68,51,68,57,56,55,68,56,70,52,49,68,49,68,65,70,55,70,49,49,53,67,54,69,66,70,48,56,49,66,68,66,69,67,51,70,54,50,70,69,54,52,48,65,68,56,51,66,66,51,56,56,69,69,67,50,66,50,69,69,65,50,48,65,70,56,67,68,51,56,67,49,53,51,67,68,66,65,51,68,68,48,57,55,49,70,50,66,55,69,66,57,55,66,53,48,56,55,56,53,55,52,48,55,54,50,66,65,66,48,56,69,55,56,68,65,69,57,70,55,69,51,70,57,66,65,57,57,54,55,56,54,51,48,65,56,57,56,51,56,50,48,50,55,66,56,52,65,69,66,68,53,50,53,66,54,68,52,70,53,55,67,68,65,67,56,68,49,67,70,57,69,70,56,57,70,56,70,49,68,66,53,48,68,49,65,56,67,68,67,69,53,51,67,54,70,70,52,50,57,56,52,69,54,55,57,55,54,49,66,48,50,56,69,65,53,67,49,53,66,70,67,49,56,68,53,51,67,56,51,51,53,56,70,68,49,49,51,57,55,57,52,69,48,70,54,67,70,48,48,69,67,65,69,49,48,51,49,49,57,56,50,66,54,70,49,67,51,50,70,50,56,52,48,56,56,51,49,66,57,57,70,55,52,54,48,67,52,56,50,52,70,48,52,55,56,53,52,52,51,55,65,70,66,57,56,66,50,55,49,53,66,67,53,50,48,67,49,55,55,66,67,48,55,68,65,68,51,69,68,51,69,51,55,69,49,57,69,56,66,55,56,68,67,56,53,53,51,54,52,70,51,51,52,68,65,57,67,66,56,65,48,51,68,49,48,69,51,49,54,67,66,54,56,65,66,57,48,56,51,49,67,56,50,52,50,49,65,53,54,50,67,50,48,50,53,52,57,50,69,48,69,48,68,70,66,69,70,70,52,54,56,68,55,68,52,55,52,57,67,65,70,65,52,65,48,54,52,51,55,69,53,70,52,48,65,53,57,55,49,56,57,56,52,67,51,66,56,55,70,65,67,52,57,52,70,68,66,67,68,51,57,69,54,49,68,51,51,65,68,51,55,52,69,55,48,68,67,56,70,54,70,68,70,69,56,48,51,68,69,65,67,50,51,57,68,57,49,68,67,56,50,68,53,53,51,48,65,54,49,49,54,70,48,52,55,57,51,69,56,48,56,52,54,67,67,70,56,69,54,67,67,56,49,67,48,53,55,53,52,56,55,49,57,70,70,69,49,57,70,49,65,66,54,55,56,49,70,65,49,52,65,49,67,53,56,53,69,55,66,57,48,49,51,68,56,65,54,56,51,53,56,55,48,55,55,50,68,49,56,68,69,67,57,68,70,70,55,69,53,49,49,50,66,56,69,56,70,57,65,53,49,68,57,70,48,67,70,55,53,70,70,56,69,56,65,67,51,56,69,56,66,54,53,56,55,50,66,53,54,57,68,49,48,70,48,66,52,69,67,51,51,67,50,57]}
2024-01-01 06:01:43.576 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4115184,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":6,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:01:43.576 - debug: philips-air.0 (9876) connected
2024-01-01 06:01:43.576 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4115184","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"6","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:01:43.582 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085303579,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:01:43.586 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085303584,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:01:43.587 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:01:43.590 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085303588,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:01:43.591 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:01:43.594 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085303592,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:01:43.598 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085303596,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:01:43.600 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:01:43.603 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:01:43.606 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085303604,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:01:43.629 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:01:43.634 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:01:43.638 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085303637,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:01:43.640 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085303639,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:01:43.641 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:01:43.643 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085303642,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:01:43.644 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:01:43.650 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:01:43.653 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:01:43.655 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:01:47.788 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[67,52,52,54,66,66,65,52,67,48,49,52,52,55,67,67,54,54,49,56,52,56,69,67,49,50,67,57,53,55,67,50,53,56,66,51,49,49,54,69,57,70,65,52,70,49,68,69,48,52,66,50,56,52,51,56,52,52,51,49,56,57,66,67,68,51,48,50,51,48,69,70,52,70,55,49,57,53,56,48,66,65,56,54,51,57,69,67,65,70,66,51,66,54,70,68,68,53,65,54,53,51,55,66,66,67,56,48,53,57,68,57,68,48,51,54,53,53,48,57,52,55,69,56,52,57,69,52,57,69,68,69,65,48,50,56,65,50,68,53,69,54,69,48,56,54,69,51,57,51,67,52,66,66,49,55,48,56,69,69,51,67,54,68,56,54,57,48,68,65,56,51,50,56,49,69,57,54,57,52,67,56,70,53,52,57,57,66,69,55,56,55,68,56,49,56,54,54,65,55,50,68,48,53,52,55,57,55,53,57,56,53,53,52,49,56,54,51,70,57,53,50,48,68,65,67,51,50,52,53,66,54,49,56,70,51,69,69,55,54,66,52,57,50,65,52,67,51,49,66,49,55,55,55,54,49,49,53,52,52,56,54,57,48,51,67,51,69,48,70,67,53,49,69,51,48,52,55,57,50,49,48,67,70,55,57,52,69,48,66,68,55,52,56,52,55,48,55,49,68,53,68,68,55,51,50,54,54,57,55,67,68,56,56,50,70,53,56,51,50,53,54,51,67,56,55,69,67,55,51,54,52,56,68,56,65,68,50,50,49,57,68,67,67,56,65,52,67,68,52,49,52,48,53,67,52,53,57,50,53,66,66,53,55,48,48,57,55,67,68,50,66,68,50,70,52,57,68,51,50,56,53,69,56,68,54,55,51,70,68,48,55,51,69,52,57,66,53,68,52,67,54,69,48,48,56,55,51,70,66,68,66,52,68,56,48,55,69,57,51,70,65,66,52,68,54,67,52,50,57,69,55,57,66,53,68,56,68,57,68,49,49,48,69,53,50,51,65,67,65,57,67,66,65,51,48,69,49,49,54,67,65,53,52,51,65,67,53,54,66,50,66,66,67,49,66,56,68,65,49,55,67,57,66,51,52,50,69,55,49,57,66,48,67,67,53,54,56,49,68,65,68,56,50,57,50,69,48,56,69,68,54,55,52,53,70,51,65,54,56,53,70,65,65,53,66,48,56,57,66,70,54,65,66,52,48,57,52,53,52,70,69,51,70,69,48,53,56,68,50,48,57,55,69,52,49,68,66,49,48,50,49,48,56,70,48,57,49,69,67,54,57,54,68,69,49,69,51,56,52,68,48,67,69,65,49,49,55,68,51,68,67,67,68,65,66,55,49,66,54,55,54,56,49,53,54,48,65,67,56,68,51,57,51,70,68,67,66,66,55,49,66,49,54,55,67,66,50,57,55,49,50,55,49,51,54,56,56,48,57,49,57,69,68,54,53,67,56,65,50,48,70,57,49,66,68,57,56,53,54,56,68,53,49,70,51,67,68,69,54,66,56,50,48,56,53,54,53,70,48,65,54,52,50,52,54,50,49,57,52,65,54,55,50,54,55,50,54,48,65,49,51,66,66,49,50,56,56,69,51,49,52,55,57,65,66,65,69,54,66,57,68,54,54,52,53,53,53,56,51,50,56,68,53,57,51,53,67,57,52,57,66,69,52,51,68,54,49,48,50,49,68,55,48,70,49,56,55,48,51,56,69,51,50,52,68,53,69,69,69,69,54,68,50,70,56,53,48,65,52,66,50,57,50,68,50,67,54,48,54,70,48,53,54,48,50,50,55,65,70,52,65,52,51,51,54,52,48,66,50,57,66,56,48,52,48,57,56,51,48,52,69,56,55,57,50,50,69,51,49,66,51,51,50,52,51,65,52,65,65,51,70,57,67,67,52,48,67,55,55,50,51,53,49,55,65,51,70,68,56,68,52,54,51,56,55,68,65,55,68,57,68,70,70,53,66,57,52,70,69,55,55,55,67,57,67,50,50,54,53,66,53,50,65,48,50,67,52,56,69,50,69,48,54,51,65,49,56,56,57,55,51,56,50,56,53,54,66,67,55,52,51,54,66,57,67,48,52,54,65,49,50,68,48,69,48,57,50,57,66,54,48,54,55,70,65,70,57,54,55,51,54,65,52,57,51,70,57,54,53,48,56,55,66,51,70,67,50,49,57,70,56,53,68,66,54,65,68,67,66,66,53,69,51,50,52,70,55,69,70,57,48,66,56,51,65,54,69,49,52,65,70,56,70,70,48,57,54,68,48,57,49,53,52,56,65,68,70,55,54,53,48,55,67,57,51,68,56,65,70,49,65,70,50,57,70,67,54,65,65,70,69,48,69,52,56,65,54,53,49,57,65,65,68,50,51,53,49,51,53,57,53,51,52,48,49,50,66,51,49,67,51,50,56,66,53,49,49,57,70,67,69,49,57,48,70,52,70,55,68,55,67,66,50,68,52,48,66,69,53,51,49,52,70,56,67,48,69,53,49,54,65,52,54,53,51,70,67,65,48,53,68,54,70,67,67,70,54,51,50,67,50,66,66,57,54,70,51,65,68,68,49,51,56,50,53,68,48,67,54,49,66,54,69,49,50,66,53,69,69,54,51,50,56,57,55,66,55,53,57,55,53,66,67,66,53,65,66,67,54,67,54,49,50,65,54,50,52,57,70,56,70,56,69,48,54,53,56,55,51,68,65,54,65,52,55,69,48,50,65,52,67,49,57,50,57,69,66,51,52,50,48,55,49,70,65,52,69,67,66,65,51,70,54,55,51,50,70,55,50,65,69,67,54,55,66,55,69,69,67,65,56,57,49,48,51,50,54,70,53,56,49,48,67,48,69,50,55,50,50,50,50,49,56,66,67,54,52,56,53,69,68,48,67,65,53,69,50]}
2024-01-01 06:01:47.789 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4119497,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":3,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:01:47.789 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":51528,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4119497","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"3","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:01:47.797 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085307794,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:01:47.804 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085307801,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:01:47.807 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:01:47.811 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085307808,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:01:47.814 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:01:47.818 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085307815,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:01:47.823 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085307821,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:01:47.825 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:01:47.828 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:01:47.831 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085307829,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:01:47.852 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:01:47.856 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:01:47.860 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085307859,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:01:47.862 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085307861,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:01:47.863 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:01:47.865 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085307863,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:01:47.865 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:01:47.873 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:01:47.876 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:01:47.878 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:01:54.549 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:02:27.801 - debug: philips-air.0 (9876) disconnected
2024-01-01 06:02:27.802 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:02:27.808 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:02:27.809 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,69,66,56,67,54,66,67]}
2024-01-01 06:02:27.809 - debug: philips-air.0 (9876) Received: 0EB8C6BC
2024-01-01 06:02:27.810 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:02:57.806 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:02:57.850 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:02:57.851 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[53,65,51,54,69,67,53,52]}
2024-01-01 06:02:57.852 - debug: philips-air.0 (9876) Received: 5A36EC54
2024-01-01 06:02:57.852 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:03:00.346 - info: rflink.0 (4088) disconnected
2024-01-01 06:03:02.365 - info: rflink.0 (4088) Serial port opened
2024-01-01 06:03:03.290 - info: rflink.0 (4088) Connected
2024-01-01 06:03:27.819 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:03:27.825 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:03:27.825 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[52,66,66,51,48,51,70,55]}
2024-01-01 06:03:27.826 - debug: philips-air.0 (9876) Received: 4BB303F7
2024-01-01 06:03:27.826 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:03:55.429 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:03:57.828 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:03:57.864 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:03:57.864 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,52,69,56,57,51,51,56]}
2024-01-01 06:03:57.865 - debug: philips-air.0 (9876) Received: 04E89338
2024-01-01 06:03:57.865 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:04:22.398 - info: javascript.1 (7816) script.js.Keller.Taupunkt_Keller_Raum: 7.6
2024-01-01 06:04:27.847 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:04:27.854 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:04:27.854 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[53,68,50,50,56,52,53,56]}
2024-01-01 06:04:27.854 - debug: philips-air.0 (9876) Received: 5D228458
2024-01-01 06:04:27.854 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:04:31.444 - info: web.1 (4260) <== Disconnect system.user.admin from ::ffff:10.111.112.13 vis.0
2024-01-01 06:04:35.455 - info: sayit.0 (11772) saying: Es sind 5 Lampen eingeschaltet
2024-01-01 06:04:35.478 - debug: sayit.0 (11772) Execute cmdmp3.exe "c:\iobroker\cache\1dedb2d426aeadf22e8a10ee2719186f.mp3"
2024-01-01 06:04:36.229 - info: javascript.1 (7816) script.js.Kueche.BWM_Küche: 21876
2024-01-01 06:04:37.818 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 06:04:42.934 - info: sayit.0 (11772) saying: Sprachkommando für Licht Nische jetzt möglich.
2024-01-01 06:04:42.940 - debug: sayit.0 (11772) Execute cmdmp3.exe "c:\iobroker\cache\612f36bf9087d97dc16cb6e82fd47644.mp3"
2024-01-01 06:04:44.786 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[70,55,54,53,54,56,65,49,55,53,52,51,65,49,65,53,70,67,69,70,54,50,49,68,65,53,53,69,52,50,68,68,65,53,50,49,65,67,55,48,65,56,56,51,57,69,50,65,53,57,48,53,48,51,67,53,50,67,48,50,49,52,49,52,49,55,68,68,48,48,66,68,65,65,52,52,48,66,55,53,66,65,50,55,68,48,65,67,66,54,52,66,52,57,56,48,66,69,66,57,57,53,52,56,56,65,53,51,67,67,66,49,55,48,67,69,53,70,51,68,69,66,65,54,68,69,57,57,66,69,51,52,54,52,48,54,50,57,66,53,51,49,48,52,52,52,52,57,65,49,66,67,68,53,50,67,65,70,49,66,56,52,69,51,69,52,57,68,53,56,68,65,69,53,65,66,52,70,50,68,50,66,54,56,55,51,57,65,52,49,50,67,53,50,67,48,57,65,56,67,54,51,53,70,51,56,50,70,48,66,50,67,54,48,50,70,53,66,67,55,57,66,67,68,56,49,69,50,54,52,70,57,66,68,57,56,54,70,68,53,65,70,48,51,50,65,56,70,48,66,49,52,57,67,66,51,55,50,54,65,68,68,69,70,67,53,56,70,54,51,57,69,66,67,57,70,65,53,49,56,65,49,67,57,57,52,55,52,57,49,54,70,49,49,51,54,51,54,52,53,57,70,54,54,55,57,53,70,66,70,69,70,69,54,54,55,52,57,49,68,50,50,57,54,48,51,49,52,56,67,65,65,65,55,50,49,50,54,50,68,57,57,56,51,69,50,53,66,53,57,68,56,54,57,49,65,50,67,54,66,66,67,48,54,68,70,65,50,49,56,65,50,69,55,70,51,48,49,55,53,68,69,52,69,68,67,53,70,54,48,49,48,51,48,51,66,57,66,66,68,48,55,54,53,65,49,68,56,49,66,68,70,69,65,54,67,51,68,57,53,67,53,67,57,50,66,65,52,53,50,68,65,52,57,53,49,56,49,69,67,68,56,54,65,54,70,65,67,56,49,67,68,50,56,48,57,69,52,48,67,68,68,70,48,50,52,50,48,51,68,56,49,68,54,52,50,49,68,69,51,66,52,65,51,70,57,55,52,53,50,67,52,67,69,65,53,48,65,51,66,56,67,48,65,52,56,54,66,52,69,53,57,51,65,69,48,67,55,69,65,51,49,66,70,49,69,49,65,48,49,57,56,69,51,67,66,57,65,57,68,55,48,54,57,66,69,48,70,70,55,65,57,70,51,53,53,70,48,66,65,66,67,52,55,57,48,48,54,65,49,68,69,48,48,52,55,68,52,57,65,54,55,69,48,48,57,55,67,68,49,54,69,70,52,69,55,66,49,56,68,68,66,51,50,53,66,68,49,56,70,53,66,70,57,57,57,50,57,48,53,66,67,54,70,54,51,48,56,48,66,70,51,53,66,51,68,68,48,50,70,49,48,65,67,52,49,49,67,69,54,55,53,50,67,67,70,54,54,56,69,68,66,65,68,51,69,68,52,66,51,57,49,53,69,51,68,56,68,54,70,53,65,53,50,65,66,65,57,69,65,54,67,57,52,55,53,51,51,49,67,50,49,56,50,51,52,49,53,56,51,66,67,48,66,55,69,70,48,48,53,48,67,48,56,48,69,53,67,55,54,69,51,55,69,48,53,67,53,53,49,67,54,51,55,67,48,48,65,54,54,57,51,67,55,57,56,52,48,55,69,53,68,54,53,65,54,53,49,68,65,70,57,68,70,50,65,53,70,52,69,56,53,50,52,65,55,65,54,69,57,52,67,57,53,66,50,55,49,52,56,48,48,67,66,48,56,52,55,70,49,54,48,48,70,57,68,55,50,66,70,69,48,69,49,52,54,55,57,54,57,54,48,66,55,70,56,50,56,70,54,52,49,66,57,49,66,52,48,67,67,48,54,55,51,70,54,68,48,51,67,68,68,53,69,57,50,66,52,55,56,69,69,68,51,55,54,49,56,69,67,57,48,50,66,57,49,65,50,56,54,66,48,66,57,52,55,56,51,68,48,70,70,67,48,68,57,65,67,55,57,68,69,54,69,55,67,67,65,56,65,69,49,70,51,69,49,65,48,48,66,68,65,53,67,70,65,56,56,53,53,57,67,67,65,52,57,65,55,50,56,48,56,52,68,49,50,50,53,54,52,68,54,55,68,57,70,50,56,52,48,55,54,56,56,52,51,68,50,67,49,70,54,54,65,54,57,52,54,56,48,54,52,51,50,52,48,52,53,54,54,67,68,67,66,69,56,52,50,70,57,55,51,70,67,50,54,55,48,69,70,65,69,68,50,70,52,67,49,54,69,54,67,68,66,50,67,48,49,55,54,69,69,57,49,54,50,49,51,69,52,50,48,70,49,51,57,53,52,55,51,68,57,67,49,57,56,70,53,57,55,48,52,50,55,52,65,54,68,67,65,51,54,68,52,53,54,57,51,55,67,55,49,49,65,52,51,48,51,55,52,65,66,51,49,55,66,66,69,51,68,67,48,53,54,50,67,66,49,66,50,65,49,55,53,52,66,67,70,48,68,55,66,52,52,48,57,52,70,69,55,66,57,55,70,66,50,51,69,52,70,57,69,56,54,66,69,53,50,52,54,67,51,54,52,70,50,68,65,68,53,54,50,51,53,48,49,70,68,52,51,70,57,51,70,69,70,66,70,70,70,49,54,53,49,56,55,69,65,65,66,70,54,70,57,56,51,53,68,48,56,69,53,66,57,66,55,51,69,56,53,48,52,68,51,66,70,52,57,57,55,70,50,67,56,48,49,51,68,65,49,48,48,50,68,69,49,51,52,66,65,53,65,55,53,65,68,50,54,51,49,66,56,68,65,50,69,54,67,55,49,56,66,48,55,66,67,50,52,67,70,65,70,57,53,55,56,68,51]}
2024-01-01 06:04:44.786 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4300742,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":6,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:04:44.786 - debug: philips-air.0 (9876) connected
2024-01-01 06:04:44.786 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4300742","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"6","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:04:44.791 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085484788,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:04:44.793 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085484792,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:04:44.794 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:04:44.797 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085484795,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:04:44.798 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:04:44.800 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085484798,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:04:44.803 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085484801,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:04:44.805 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:04:44.808 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:04:44.810 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085484808,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:04:44.831 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:04:44.836 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:04:44.840 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085484839,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:04:44.843 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085484841,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:04:44.844 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:04:44.846 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085484845,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:04:44.852 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:04:44.858 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:04:44.860 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:04:44.862 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:04:45.758 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 06:04:46.010 - info: sayit.0 (11772) saying: Es sind 7 Lampen eingeschaltet
2024-01-01 06:04:46.027 - debug: sayit.0 (11772) Execute cmdmp3.exe "c:\iobroker\cache\5dacec50b0761082a683c378365ee44e.mp3"
2024-01-01 06:04:48.250 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 06:04:48.993 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[70,55,54,53,54,56,65,50,56,51,70,66,70,66,52,69,66,50,56,49,55,53,56,66,53,68,49,52,57,53,49,53,67,65,56,50,49,54,67,55,69,56,52,49,70,49,54,54,48,51,51,66,68,50,66,70,51,65,53,53,69,57,48,52,68,65,52,48,56,48,50,49,56,68,49,50,56,54,51,52,48,70,50,55,51,48,54,68,48,53,54,52,65,70,50,56,48,67,56,53,52,48,55,66,49,70,54,67,49,56,50,54,54,53,54,66,57,51,66,55,48,50,66,51,51,50,65,49,49,67,51,55,69,53,49,54,48,52,51,57,70,69,69,52,66,68,67,52,67,53,70,48,65,52,57,52,69,57,66,57,55,55,56,54,68,68,52,67,52,52,53,51,52,67,53,53,54,66,70,49,51,51,69,67,53,70,49,68,52,52,68,55,68,56,55,70,67,55,54,54,48,70,48,65,48,50,65,70,67,53,48,53,53,68,67,56,53,49,67,68,53,48,51,68,57,57,50,69,69,56,52,54,70,52,53,67,67,53,69,70,55,70,48,52,48,54,57,52,52,70,51,55,54,67,70,51,51,54,69,69,55,65,56,69,55,53,57,57,49,56,56,56,51,55,65,49,65,69,48,52,68,68,57,50,57,56,56,66,51,67,54,48,53,48,54,69,69,55,69,70,67,68,65,51,51,56,66,52,53,67,66,48,52,70,52,48,65,69,53,57,67,66,57,69,48,48,48,70,51,67,69,56,65,57,70,68,51,49,67,50,52,54,51,53,57,70,68,53,50,52,51,48,51,65,49,50,57,53,56,69,52,54,57,70,49,50,57,69,49,70,48,70,66,70,53,69,51,49,69,68,52,67,49,67,56,50,66,48,56,49,69,65,56,65,53,52,69,70,52,68,56,49,68,49,52,69,53,56,48,55,66,56,57,48,53,50,66,56,69,55,65,54,50,53,55,52,54,54,49,66,54,51,49,54,54,53,56,54,67,52,50,53,49,69,68,50,54,48,51,67,65,48,56,48,70,56,54,66,53,68,70,57,56,55,50,51,70,49,50,70,65,52,53,49,65,66,69,48,52,52,53,68,48,69,50,70,52,48,52,57,67,49,66,56,68,66,70,66,52,68,57,52,54,48,67,66,54,70,69,52,56,53,53,70,49,55,65,66,65,50,55,50,57,69,68,54,69,65,57,69,65,66,52,57,52,50,68,56,67,53,56,69,51,66,65,49,51,67,48,51,65,52,69,50,67,48,50,66,69,51,49,65,56,54,67,49,70,56,68,56,68,55,49,54,53,55,54,53,68,70,54,55,69,67,54,70,53,67,53,70,50,57,67,55,55,51,48,49,56,69,66,68,68,68,52,56,49,49,52,55,49,49,50,65,56,67,51,49,67,68,57,51,48,57,56,50,69,55,55,53,55,53,51,66,49,57,70,70,66,52,55,66,66,55,69,50,69,52,69,52,54,55,52,65,70,54,48,68,52,69,55,67,69,55,55,51,52,48,55,66,52,51,65,57,55,49,70,70,52,49,50,67,67,66,53,67,54,66,69,51,65,51,52,67,70,49,56,51,66,52,67,49,53,52,67,53,70,68,67,49,52,51,55,48,69,67,55,52,50,65,52,69,69,70,65,48,65,56,69,65,49,53,52,67,69,53,49,55,55,50,56,53,52,70,50,57,50,55,67,50,48,50,50,56,56,67,53,48,51,70,68,68,51,55,67,70,51,48,69,68,70,67,57,48,53,68,65,67,69,48,53,56,48,66,57,51,56,51,69,50,50,52,49,51,66,51,70,55,53,52,69,67,56,49,57,49,52,56,69,53,57,69,55,70,66,66,69,56,50,66,68,53,55,55,50,53,69,69,67,70,56,69,49,53,53,49,52,66,65,70,50,48,55,57,67,68,55,69,53,52,49,57,70,56,48,68,53,51,51,55,70,69,57,65,56,67,66,49,69,49,50,52,48,56,70,70,70,67,51,70,70,53,52,52,66,55,55,48,54,50,66,48,48,69,53,67,52,54,53,65,66,49,69,50,50,56,52,68,49,57,53,48,67,48,51,48,57,65,56,68,51,51,67,54,70,52,67,67,65,49,48,66,67,57,54,68,53,55,68,53,66,56,55,54,56,66,66,49,65,56,48,54,50,48,52,66,66,54,67,69,66,50,68,49,54,69,49,52,66,55,51,70,49,67,66,67,51,66,52,65,52,56,53,50,53,50,67,56,67,55,68,48,56,49,53,51,68,52,48,66,65,50,69,52,51,56,49,55,55,48,55,70,54,66,48,53,67,68,57,67,68,52,54,67,49,53,55,57,50,55,53,54,51,51,66,52,56,53,68,49,49,55,66,53,49,48,50,52,52,51,54,68,54,65,56,68,67,56,53,55,48,48,70,70,57,65,54,49,50,68,65,54,49,67,54,57,50,66,50,48,65,69,65,65,53,69,57,68,54,54,55,53,54,52,65,65,55,66,65,57,65,66,57,66,70,69,49,55,49,55,69,70,51,49,50,68,68,53,56,68,65,54,54,54,49,68,56,69,70,49,50,51,65,50,55,49,57,56,56,66,66,69,54,67,54,65,54,54,67,66,56,56,57,67,69,53,50,65,66,48,66,55,56,53,49,51,54,54,50,68,48,70,69,66,56,57,68,49,66,56,54,55,52,68,54,51,66,56,53,57,50,67,51,57,51,54,50,68,68,52,66,55,53,53,54,53,69,66,56,53,66,55,52,48,54,54,68,51,51,50,65,66,51,55,53,67,56,52,70,49,70,54,55,68,50,49,65,67,50,53,69,52,65,49,49,66,65,67,57,57,48,68,51,54,51,66,66,66,52,48,66,70,55,56,66,67,66,51,66,50,55,49,52,66,54,69,52,51,54,68,48,70,70,70,69,51,56,56]}
2024-01-01 06:04:48.994 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4305053,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":3,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:04:48.994 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4305053","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"3","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:04:48.998 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085488996,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:04:49.002 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085489000,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:04:49.003 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:04:49.006 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085489004,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:04:49.007 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:04:49.009 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085489008,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:04:49.013 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085489011,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:04:49.015 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:04:49.018 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:04:49.021 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085489019,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:04:49.044 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:04:49.049 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:04:49.053 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085489052,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:04:49.055 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085489054,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:04:49.057 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:04:49.059 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085489057,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:04:49.060 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:04:49.067 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:04:49.069 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:04:49.071 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:04:56.311 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:05:29.002 - debug: philips-air.0 (9876) disconnected
2024-01-01 06:05:29.003 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:05:29.008 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:05:29.009 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[51,55,51,55,53,50,70,69]}
2024-01-01 06:05:29.009 - debug: philips-air.0 (9876) Received: 373752FE
2024-01-01 06:05:29.009 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:05:41.554 - info: javascript.1 (7816) script.js.Kueche.BWM_Küche: BW Küche: 65
2024-01-01 06:05:41.560 - info: sayit.0 (11772) saying: Zurückgesetzt Küche Bewegung
2024-01-01 06:05:41.572 - debug: sayit.0 (11772) Execute cmdmp3.exe "c:\iobroker\cache\6bd15e509fbb15c93037bd9c0cfc0cf1.mp3"
2024-01-01 06:05:43.692 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 06:05:57.203 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:05:59.017 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:05:59.045 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:05:59.045 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,50,55,52,70,68,50,66]}
2024-01-01 06:05:59.045 - debug: philips-air.0 (9876) Received: 0274FD2B
2024-01-01 06:05:59.045 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:06:29.027 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:06:29.080 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:06:29.081 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,54,51,54,50,54,48,48]}
2024-01-01 06:06:29.081 - debug: philips-air.0 (9876) Received: 06362600
2024-01-01 06:06:29.081 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:06:58.072 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:06:59.037 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:06:59.042 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:06:59.043 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,54,49,51,66,65,55,67]}
2024-01-01 06:06:59.043 - debug: philips-air.0 (9876) Received: 0613BA7C
2024-01-01 06:06:59.043 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:07:05.729 - info: sayit.0 (11772) saying: Deconz Licht Flur Nische ist aus.
2024-01-01 06:07:05.741 - debug: sayit.0 (11772) Execute cmdmp3.exe "c:\iobroker\cache\59da766957854dbccaffad1c275ab209.mp3"
2024-01-01 06:07:08.157 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 06:07:13.277 - info: sayit.0 (11772) saying: Es sind 6 Lampen eingeschaltet
2024-01-01 06:07:13.289 - debug: sayit.0 (11772) Execute cmdmp3.exe "c:\iobroker\cache\9eaa5678044ad83c8d97c882c8e43615.mp3"
2024-01-01 06:07:15.506 - debug: sayit.0 (11772) stdout: cmdmp3
Command-line MP3 player
by Jim Lawless
2024-01-01 06:07:17.320 - error: vw-connect.0 (7788) 500
2024-01-01 06:07:17.320 - error: vw-connect.0 (7788) {"code":"internal-error","message":"Internal server error","rootMessage":null,"timestamp":"2024-01-01T05:07:19.577078267Z"}
2024-01-01 06:07:17.321 - error: vw-connect.0 (7788) get seat status Failed
2024-01-01 06:07:29.047 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:07:29.079 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:07:29.079 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[49,50,67,69,55,65,50,66]}
2024-01-01 06:07:29.079 - debug: philips-air.0 (9876) Received: 12CE7A2B
2024-01-01 06:07:29.079 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:07:46.003 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[68,70,70,51,67,65,69,54,57,70,48,55,67,66,53,70,65,52,69,56,69,65,51,66,68,57,48,52,65,49,54,66,53,57,49,68,67,56,52,65,67,69,66,67,52,67,67,68,65,51,67,48,55,57,66,53,56,48,67,51,70,70,56,57,70,55,48,55,65,49,53,65,48,67,67,66,52,69,54,65,48,48,56,49,55,67,67,50,55,57,56,67,66,53,51,54,51,49,49,68,56,48,55,56,66,52,49,50,52,68,50,49,56,54,55,68,57,49,51,53,52,54,54,48,55,54,53,56,49,51,48,54,70,53,65,52,49,69,57,55,54,55,49,49,68,53,51,68,66,52,52,54,51,68,54,50,70,48,49,66,57,70,54,68,68,57,68,51,66,65,55,57,55,70,49,53,51,48,68,69,65,49,52,67,56,49,48,56,55,52,48,65,70,69,52,68,48,55,57,66,51,53,57,56,56,49,56,70,67,52,50,49,70,68,51,70,66,57,55,69,67,48,65,50,70,70,68,57,48,52,66,48,65,67,49,57,57,67,54,49,57,51,50,48,65,65,52,53,68,69,49,70,55,55,67,55,49,53,56,57,49,51,67,70,52,51,50,65,52,49,54,65,51,57,53,70,66,53,69,52,69,48,48,49,52,56,67,53,54,50,50,50,68,57,49,67,68,49,55,65,53,50,67,70,65,51,56,51,55,55,67,51,65,69,70,54,48,55,49,65,67,51,70,51,49,68,54,55,70,48,67,50,68,68,67,56,70,56,52,67,56,48,54,49,68,56,70,52,53,66,53,53,50,50,49,50,69,68,54,49,49,54,48,57,70,53,54,52,54,66,65,52,52,57,69,57,57,51,70,53,67,53,66,69,67,70,65,69,66,70,55,69,50,52,51,57,57,56,54,52,68,48,70,66,66,69,66,52,48,55,65,48,56,52,69,48,67,49,70,55,51,56,48,48,52,66,66,48,55,48,56,68,69,66,54,57,53,69,48,67,53,65,69,53,48,65,65,57,55,54,56,49,52,48,65,56,50,68,53,53,56,48,53,49,48,68,51,57,54,66,65,57,68,49,56,49,51,65,56,56,55,68,66,67,55,70,69,70,66,68,55,55,51,57,49,70,70,51,55,65,54,49,65,56,53,53,69,55,57,57,56,55,54,50,49,70,52,54,65,52,70,51,53,69,48,69,70,54,68,51,66,50,50,51,69,53,50,48,69,66,66,65,56,53,50,52,65,67,68,55,66,56,49,54,57,67,49,52,66,68,68,69,48,57,70,53,66,49,57,56,69,49,70,66,48,57,57,67,57,70,54,52,66,67,54,57,70,53,49,57,50,51,54,48,70,65,53,69,50,53,67,68,68,67,53,56,66,65,49,50,50,70,66,69,51,54,70,67,56,68,66,51,68,51,67,51,53,50,54,54,66,54,67,54,69,57,57,67,66,49,53,68,68,52,56,56,57,65,50,48,67,67,51,51,67,65,70,50,66,55,48,56,52,57,55,50,49,69,48,49,56,51,53,65,56,57,57,69,69,56,56,66,52,50,67,68,70,51,54,56,55,54,50,69,49,67,49,70,67,70,48,70,67,70,57,66,70,67,68,70,69,51,67,70,51,50,65,66,55,66,51,57,50,70,50,57,50,66,66,48,67,69,69,69,54,68,50,67,49,53,50,52,66,56,67,57,69,70,66,67,50,52,51,67,55,69,57,68,48,69,48,55,53,52,70,52,66,49,52,70,53,69,53,50,53,69,70,54,48,56,70,50,54,68,52,66,49,49,51,57,50,66,65,65,67,49,53,70,56,53,68,55,52,56,69,49,48,57,50,50,65,70,51,67,65,56,67,48,57,51,53,57,51,55,66,66,50,48,56,67,68,53,49,51,57,51,53,55,65,50,69,68,48,68,52,56,68,57,65,55,51,67,48,70,67,69,55,65,69,53,66,57,68,65,70,69,53,66,57,51,70,50,67,66,50,55,67,52,55,49,66,55,68,55,52,55,56,65,54,68,53,70,49,56,70,67,70,56,66,65,49,48,48,54,50,48,66,55,53,65,48,53,69,57,51,57,65,57,55,53,51,67,69,54,55,50,50,66,70,50,66,70,56,53,55,52,56,69,48,52,55,54,67,55,70,55,51,55,69,53,56,69,52,69,50,53,67,56,53,65,49,55,50,54,50,52,50,50,51,67,67,54,50,49,50,55,49,53,51,49,66,48,49,51,53,55,54,53,70,68,57,50,55,57,50,67,48,57,52,56,65,49,69,49,67,51,69,57,55,49,55,55,54,52,57,51,48,65,65,70,69,53,49,51,69,66,66,52,67,54,66,66,51,53,65,67,54,70,57,65,67,67,57,49,69,48,49,70,70,54,48,50,51,54,69,68,67,50,66,48,53,57,54,48,53,48,57,67,56,57,54,67,52,70,50,49,67,51,57,55,53,53,51,48,51,52,65,55,54,66,51,55,51,55,66,52,66,68,57,65,52,55,68,49,70,68,65,49,53,53,66,48,69,49,49,65,55,50,65,53,67,67,56,70,48,52,48,50,51,55,57,53,55,57,66,49,68,51,68,56,54,57,55,51,66,48,57,57,70,56,56,48,48,70,48,57,48,55,48,70,56,50,51,66,68,48,66,67,56,54,54,57,54,56,56,53,68,51,51,48,50,51,68,49,67,70,57,52,69,53,56,54,65,69,55,68,51,52,52,55,66,55,54,67,68,57,49,70,50,50,52,50,49,57,57,65,49,70,69,56,54,68,69,69,56,65,52,49,50,57,48,53,66,55,68,67,48,55,68,55,54,66,65,56,50,57,57,50,55,55,48,55,49,50,65,55,52,57,54,65,51,69,56,54,53,54,52,56,54,50,70,52,69,56,50,66,50,57,52,50,67,48,49,48,51,55,49,67]}
2024-01-01 06:07:46.005 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4486310,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":6,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:07:46.005 - debug: philips-air.0 (9876) connected
2024-01-01 06:07:46.006 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4486310","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"6","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:07:46.016 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085666011,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:07:46.022 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085666019,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:07:46.025 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:07:46.029 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085666026,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:07:46.032 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:07:46.036 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085666033,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:07:46.040 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085666038,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:07:46.041 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:07:46.045 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:07:46.047 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085666045,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:07:46.068 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:07:46.073 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:07:46.077 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085666076,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:07:46.080 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085666078,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:07:46.081 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:07:46.082 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085666081,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:07:46.083 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:07:46.089 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:07:46.092 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:07:46.094 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:07:50.215 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[68,70,70,51,67,65,69,55,55,50,52,67,48,51,67,49,49,69,48,68,67,65,68,49,55,67,57,54,48,69,57,48,54,48,67,49,54,53,48,68,52,52,65,54,53,48,65,69,66,52,54,50,49,53,51,50,53,53,56,49,54,52,67,70,48,48,66,66,54,68,69,52,67,68,51,70,57,69,68,54,54,65,56,55,54,48,54,49,49,70,52,49,48,49,56,57,55,67,55,69,57,65,70,52,51,68,48,67,57,53,69,51,68,66,57,55,49,66,66,52,53,52,49,52,51,57,50,67,51,66,51,52,57,49,53,55,70,54,52,69,70,55,50,66,50,67,57,56,50,68,65,48,66,70,65,69,51,66,56,49,67,69,57,66,65,54,66,68,52,54,67,48,70,69,53,51,56,57,66,48,48,65,51,52,69,54,70,48,50,50,52,50,66,53,52,51,65,51,50,50,68,69,67,66,66,56,51,52,65,48,68,48,53,51,49,57,53,53,53,57,51,51,55,68,53,70,49,66,50,57,49,50,52,69,49,55,53,55,70,65,52,49,70,66,49,55,54,49,48,56,53,70,53,54,68,69,48,56,53,48,53,68,52,53,53,48,52,51,69,67,68,51,52,50,68,48,55,48,53,49,68,49,70,50,68,70,54,51,57,48,55,52,69,56,55,65,66,66,51,56,52,54,53,65,48,50,51,56,50,67,56,57,67,69,56,70,67,55,48,48,53,56,48,49,65,48,70,56,53,50,52,54,69,70,70,68,50,56,54,52,52,52,51,50,66,67,67,65,66,67,54,56,54,53,48,67,56,51,67,65,65,67,68,55,66,49,49,53,70,49,55,51,57,65,55,70,70,54,50,67,50,52,67,66,54,57,52,50,69,55,55,67,55,49,48,68,68,70,70,57,51,70,68,70,48,50,67,54,69,51,54,56,67,48,55,68,65,70,70,68,49,69,54,55,70,57,54,52,53,65,70,70,54,69,55,65,57,49,50,70,70,69,55,51,50,66,56,48,48,49,53,53,52,57,67,55,70,56,67,50,54,52,49,54,70,66,69,65,55,53,52,68,54,52,70,65,55,55,50,54,50,50,56,55,53,65,68,65,48,67,49,57,49,48,57,70,48,57,54,70,50,54,55,48,69,69,70,56,65,51,48,68,51,65,53,53,68,55,51,51,68,53,56,66,69,55,52,70,51,70,55,68,70,66,66,65,66,69,55,65,69,57,51,49,50,65,52,65,51,55,48,66,55,53,53,48,53,69,57,52,52,70,56,68,53,67,54,52,66,69,50,49,48,52,65,67,68,54,56,52,66,48,49,48,55,54,49,51,53,55,67,65,57,69,66,55,54,66,48,68,51,53,49,51,54,66,57,54,65,49,70,69,67,56,55,68,52,68,52,49,69,50,70,49,70,49,66,53,68,49,70,51,57,66,48,55,48,51,54,69,53,50,51,55,69,56,52,57,70,50,70,70,68,69,69,52,67,70,65,48,49,52,53,65,68,52,49,70,53,54,48,56,51,57,49,50,51,56,52,51,49,48,48,66,57,67,57,48,65,55,54,67,51,54,49,55,66,70,65,67,69,55,56,65,65,50,54,66,52,70,55,48,57,56,53,65,50,56,68,65,53,67,50,57,49,56,56,48,67,57,67,50,50,53,70,53,49,52,69,56,54,48,65,67,66,66,69,53,56,48,65,52,56,50,70,67,70,56,48,53,70,49,66,52,51,70,52,57,50,66,68,49,51,56,69,65,57,52,53,50,54,55,68,70,53,53,49,70,67,52,57,57,69,52,69,53,56,56,53,66,55,56,69,56,56,55,66,50,52,67,56,49,66,49,54,49,68,67,66,52,68,50,65,56,55,49,50,49,66,57,48,68,50,65,55,65,57,70,68,56,50,70,51,68,54,56,50,48,53,67,65,54,53,50,53,55,70,55,56,56,54,66,67,50,51,57,55,67,57,50,56,48,70,53,65,70,50,51,50,54,49,57,70,55,66,65,50,48,50,55,69,51,50,67,56,56,68,68,50,55,54,50,66,56,69,70,50,65,67,68,55,57,65,48,66,56,54,65,68,50,54,66,67,51,65,66,48,48,54,69,68,50,49,56,70,53,51,57,68,54,69,68,56,49,52,52,56,50,56,54,54,57,66,52,50,67,48,50,53,50,50,57,48,67,68,50,56,48,70,53,52,49,65,51,69,55,53,65,56,53,66,67,67,57,69,66,65,50,69,65,65,70,49,55,67,66,68,68,48,66,69,51,67,65,49,51,57,49,49,69,54,55,65,70,51,66,68,56,55,50,66,51,52,53,48,56,54,49,70,68,50,67,52,50,56,68,65,53,48,49,65,52,57,49,52,52,68,65,69,57,52,69,50,49,52,50,56,69,69,50,48,69,69,49,65,51,52,48,55,55,69,69,66,66,54,68,48,51,69,69,57,54,68,48,54,53,54,66,50,48,57,68,54,68,68,66,51,50,55,56,53,69,49,55,55,56,70,66,51,68,65,52,54,53,66,50,55,68,52,67,66,53,68,53,54,65,51,48,56,51,67,55,52,53,50,70,55,55,54,51,50,70,67,50,56,57,51,70,57,70,69,68,50,65,48,57,48,54,53,53,49,67,56,51,48,65,49,65,53,51,48,66,57,69,49,51,53,70,66,50,68,49,48,48,69,57,68,68,66,49,57,51,70,48,52,68,66,65,54,56,55,56,69,70,56,57,57,54,67,51,52,51,66,67,49,69,56,70,57,67,57,68,57,52,52,56,65,49,69,52,54,66,51,56,55,68,65,48,69,57,67,69,51,51,68,68,48,53,48,54,48,50,67,57,51,67,51,67,70,48,50,68,66,53,56,68,55,66,53,70,66,53,49,56,65,51,52,54,56,48,49,52,70,55,48,56,55,51]}
2024-01-01 06:07:50.215 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4490624,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":3,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:07:50.215 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4490624","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"3","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:07:50.218 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085670217,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:07:50.221 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085670220,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:07:50.222 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:07:50.224 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085670222,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:07:50.225 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:07:50.226 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085670225,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:07:50.229 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085670228,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:07:50.230 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:07:50.232 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:07:50.234 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085670233,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:07:50.255 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:07:50.260 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:07:50.264 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085670262,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:07:50.266 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085670265,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:07:50.267 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:07:50.268 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085670267,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:07:50.269 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:07:50.276 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:07:50.278 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:07:50.280 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:07:55.476 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[68,70,70,51,67,65,69,56,70,54,65,54,65,48,48,50,65,53,56,70,51,67,54,51,51,49,48,56,70,51,48,56,68,68,70,68,66,54,54,69,70,66,49,49,70,70,69,67,56,68,50,50,54,52,68,53,69,52,57,50,54,54,65,68,55,66,65,66,68,68,69,48,68,49,51,52,52,53,53,54,69,57,57,49,57,69,56,65,56,54,50,50,68,55,65,52,66,50,49,70,49,65,52,54,66,69,55,51,52,70,65,56,51,48,57,50,54,53,48,48,70,70,70,52,70,69,54,68,49,65,50,68,55,68,70,68,48,55,55,53,66,66,50,57,69,66,70,48,65,70,70,53,56,67,54,55,68,50,70,68,52,66,57,66,67,48,70,70,53,67,56,67,51,57,70,52,70,50,56,53,66,69,50,66,49,65,50,50,53,65,48,52,66,50,50,70,52,52,65,66,48,68,69,56,48,49,67,56,69,57,49,55,57,57,52,52,57,53,66,52,56,69,66,52,53,70,68,69,49,51,55,50,50,70,53,54,51,69,66,67,52,56,67,52,69,54,52,52,66,66,56,52,55,57,52,55,68,53,53,67,69,49,54,48,65,48,67,68,53,57,70,54,56,67,57,57,48,67,55,65,53,68,70,51,51,48,69,55,57,51,55,48,65,65,54,49,48,57,54,54,52,69,56,69,68,56,52,52,50,48,55,52,48,48,68,57,70,57,57,68,66,66,49,52,57,53,67,69,55,70,53,52,54,49,56,66,69,51,51,49,50,51,54,49,54,70,53,65,49,57,70,57,49,48,54,68,66,57,55,50,67,55,53,52,67,69,48,56,69,51,50,55,54,52,50,50,70,66,66,67,52,67,55,69,51,55,69,52,51,67,51,52,66,53,67,67,55,54,70,55,56,66,70,66,49,68,68,70,69,65,51,53,65,53,66,50,65,48,53,53,67,54,57,54,49,56,52,48,49,56,54,52,66,70,50,53,69,65,54,49,69,57,52,69,67,65,70,56,49,65,53,51,65,65,55,52,70,57,69,49,67,53,55,52,69,65,56,52,67,68,66,55,69,69,65,54,66,51,56,49,48,55,70,57,48,49,56,69,49,52,50,66,57,53,70,69,50,53,68,65,70,50,66,54,54,50,67,57,54,56,49,70,50,70,70,70,52,67,50,51,52,52,54,67,57,53,54,65,53,48,55,68,56,52,68,67,54,53,67,69,57,66,53,51,53,66,69,55,70,66,57,55,55,68,48,53,66,51,50,53,55,56,65,51,50,53,48,66,52,48,48,57,70,66,57,70,52,49,68,57,67,56,52,70,70,54,57,68,50,49,53,53,66,50,54,69,50,67,70,68,48,55,67,55,51,50,55,52,56,68,54,56,69,65,52,56,52,51,54,70,53,53,69,53,68,66,50,51,55,66,53,56,68,51,51,48,54,54,54,69,55,53,49,48,52,55,52,51,50,54,50,55,69,49,52,56,51,48,53,69,68,55,53,66,48,49,55,57,48,52,52,48,50,69,49,49,65,50,68,66,48,54,68,51,67,70,51,69,51,68,50,52,55,49,54,69,67,54,48,67,68,56,57,53,70,66,49,70,52,68,55,66,51,51,57,66,55,69,70,48,50,56,50,54,48,52,54,69,68,67,70,55,65,51,55,51,52,55,70,48,52,68,57,66,53,67,66,69,53,51,69,48,57,69,65,65,66,49,51,49,54,56,67,53,50,55,68,68,56,57,52,66,52,53,66,55,49,56,51,66,65,68,51,51,67,52,67,65,49,68,53,50,68,68,56,67,53,51,69,49,56,65,70,56,66,65,51,65,48,49,70,57,68,67,70,69,48,49,70,69,55,49,65,51,68,57,54,54,51,48,51,49,66,67,54,51,69,66,50,70,51,67,68,67,52,50,49,67,65,70,53,70,66,51,65,55,55,52,68,65,50,69,55,56,54,68,67,54,49,57,69,48,70,56,68,51,48,66,51,54,56,48,69,65,55,65,53,67,55,54,56,69,57,49,52,56,67,68,50,51,70,68,65,54,68,68,69,68,55,69,51,66,50,70,52,50,52,51,66,57,70,69,69,56,56,68,68,70,65,67,65,57,68,67,53,51,67,68,54,57,49,57,52,66,68,68,67,53,57,66,69,66,70,57,54,69,68,54,70,69,65,54,54,69,67,66,54,49,70,52,70,66,65,55,66,52,51,50,51,68,57,48,70,66,54,70,55,68,52,66,54,51,66,51,70,54,55,66,65,69,69,67,65,66,67,48,67,67,69,67,70,70,66,55,48,66,51,67,57,65,69,49,66,67,53,50,67,54,69,52,54,56,49,50,49,56,54,51,56,66,70,55,54,52,49,55,50,53,67,49,52,49,70,54,49,52,70,48,50,54,56,48,70,51,56,65,56,52,67,53,65,55,48,53,65,50,68,66,68,55,50,65,65,67,57,67,53,70,68,50,52,50,57,54,53,68,68,70,65,49,65,51,57,55,53,54,51,55,55,51,50,66,68,65,57,54,51,54,67,66,69,53,51,52,52,48,52,51,68,50,52,70,50,69,52,52,56,48,65,50,65,48,54,57,53,65,67,48,51,67,52,69,69,70,57,50,66,69,52,57,67,50,54,67,48,54,48,69,56,48,67,49,54,53,52,65,53,53,50,54,49,53,56,65,55,70,54,49,70,69,53,48,48,54,65,52,48,70,67,49,51,66,66,51,54,54,67,51,53,67,51,52,65,51,65,52,54,65,55,69,53,57,49,54,53,68,65,53,52,48,68,55,57,56,70,57,49,56,68,49,52,57,54,70,53,67,66,66,67,53,51,48,57,54,68,67,57,57,54,56,54,49,48,69,52,54,67,50,50,70,50,55,50,49,56,52,70,66,70,66,65,66,55,57,54,67,70,68]}
2024-01-01 06:07:55.476 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4496012,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":6,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:07:55.477 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4496012","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"6","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:07:55.518 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085675516,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:07:55.522 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085675520,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:07:55.525 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:07:55.526 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085675525,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:07:55.527 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:07:55.529 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085675528,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:07:55.531 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085675530,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:07:55.532 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:07:55.535 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:07:55.536 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085675535,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:07:55.555 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:07:55.567 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:07:55.571 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085675570,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:07:55.574 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085675572,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:07:55.575 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:07:55.576 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085675575,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:07:55.577 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:07:55.583 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:07:55.586 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:07:55.589 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:07:58.946 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:08:35.485 - debug: philips-air.0 (9876) disconnected
2024-01-01 06:08:35.486 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:08:35.492 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:08:35.493 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[53,53,57,48,54,54,68,49]}
2024-01-01 06:08:35.493 - debug: philips-air.0 (9876) Received: 559066D1
2024-01-01 06:08:35.493 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:08:59.828 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:09:05.491 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:09:05.529 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:09:05.529 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[54,49,53,52,65,69,67,49]}
2024-01-01 06:09:05.530 - debug: philips-air.0 (9876) Received: 6154AEC1
2024-01-01 06:09:05.530 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:09:35.493 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:09:35.500 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:09:35.501 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[51,50,55,54,48,53,66,48]}
2024-01-01 06:09:35.501 - debug: philips-air.0 (9876) Received: 327605B0
2024-01-01 06:09:35.501 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:10:00.719 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:10:05.503 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:10:05.538 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:10:05.538 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[53,65,52,56,53,57,49,55]}
2024-01-01 06:10:05.539 - debug: philips-air.0 (9876) Received: 5A485917
2024-01-01 06:10:05.539 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:10:35.509 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:10:35.516 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:10:35.516 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,56,53,53,57,55,66,55]}
2024-01-01 06:10:35.517 - debug: philips-air.0 (9876) Received: 085597B7
2024-01-01 06:10:35.517 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:10:51.427 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[50,50,52,66,57,53,66,53,65,52,68,65,48,49,49,53,55,48,48,53,48,69,55,51,68,69,50,51,70,69,57,53,52,50,65,68,69,57,68,49,56,52,66,51,66,56,69,69,57,57,66,56,53,50,49,54,52,68,68,49,65,66,69,53,65,65,51,55,49,57,66,53,55,56,48,48,50,50,54,50,53,57,52,67,70,66,54,53,56,69,50,55,54,49,68,49,51,49,69,70,50,50,56,51,51,68,55,52,57,50,57,65,49,53,66,68,55,50,66,49,55,54,65,52,55,70,51,55,56,57,67,68,57,50,50,67,70,67,52,52,56,70,52,65,54,67,69,55,55,52,50,70,48,49,51,65,65,53,51,65,66,52,51,68,49,49,66,67,67,69,67,52,55,69,65,48,70,56,65,66,68,50,53,57,50,66,68,49,67,55,67,67,55,54,68,70,70,53,67,53,68,70,65,49,66,66,67,52,66,57,57,50,49,54,55,51,48,49,54,56,65,57,52,48,53,48,70,65,52,57,67,67,65,57,69,57,67,49,67,70,56,48,65,52,49,70,67,65,50,54,50,48,67,54,52,65,51,70,67,53,56,49,53,57,56,56,50,69,53,57,51,68,56,50,70,69,57,65,56,67,49,65,49,52,49,48,65,70,65,48,68,49,56,49,69,67,69,66,66,68,57,48,56,54,69,66,70,66,68,56,67,56,55,51,57,69,57,67,56,70,69,56,67,65,69,69,67,68,65,66,65,70,53,68,54,57,67,53,57,70,54,68,51,55,51,69,48,70,70,54,52,67,55,56,57,67,51,68,56,65,67,54,70,69,53,49,49,50,49,67,70,70,51,68,51,50,66,49,70,68,55,65,50,56,56,49,67,65,52,56,57,53,54,65,67,68,66,51,68,67,69,53,55,69,66,56,70,52,56,49,52,48,53,66,52,70,48,55,49,57,65,53,66,50,70,48,50,51,49,49,70,56,55,66,68,53,56,53,57,57,65,68,56,56,54,51,49,69,57,67,57,55,49,52,69,48,49,52,68,66,68,66,52,67,54,67,70,52,56,56,67,70,68,54,56,67,68,69,68,65,52,51,70,65,54,65,66,66,49,69,55,69,56,68,51,56,65,54,55,56,67,57,48,65,52,67,66,51,56,50,69,69,50,57,68,52,49,53,67,69,56,70,56,51,50,54,68,66,67,49,51,52,67,68,52,52,57,56,67,68,56,53,48,48,70,48,51,66,48,52,70,49,51,52,67,48,68,66,49,48,70,56,57,67,70,49,65,57,52,54,49,53,53,65,57,55,67,53,50,67,70,50,70,50,57,53,49,66,53,50,54,67,54,68,54,52,54,56,56,66,70,70,50,54,49,66,57,49,52,66,66,66,50,68,56,55,67,65,51,50,52,70,66,70,57,52,52,48,67,56,55,57,53,51,48,53,52,70,68,55,70,66,49,68,49,69,66,66,65,56,66,70,70,70,53,55,69,50,66,52,49,65,50,53,69,48,69,51,56,52,55,48,65,57,51,49,51,65,70,68,65,57,68,67,66,49,51,69,56,68,51,65,48,50,65,50,56,55,54,70,56,57,68,51,51,68,52,52,57,56,65,52,50,70,70,65,48,69,52,48,70,53,50,50,69,48,48,67,54,68,65,53,49,65,48,68,52,53,48,56,69,51,67,51,67,67,54,49,51,67,68,66,57,56,66,56,52,51,50,66,65,48,68,50,57,69,69,70,66,67,51,65,56,56,56,50,69,65,57,56,51,67,52,52,54,55,49,49,49,57,52,53,54,51,69,56,53,53,51,51,55,55,69,57,50,51,67,68,66,68,50,68,70,56,67,50,66,57,54,53,68,50,51,52,69,68,48,54,67,70,52,70,53,54,55,57,48,56,67,55,70,54,57,55,66,70,51,54,68,69,54,65,70,48,70,65,69,70,50,48,55,52,51,69,66,69,57,70,48,67,55,56,67,56,49,65,66,67,67,48,50,53,54,49,54,52,70,54,68,66,50,49,65,65,57,68,55,52,51,49,56,49,67,57,65,57,70,69,55,69,51,52,55,52,67,70,70,65,53,69,65,70,67,56,65,69,56,54,70,65,65,48,57,56,51,70,52,53,50,50,69,65,69,55,54,70,53,70,54,51,48,53,68,51,68,48,69,50,66,66,55,48,50,55,69,55,53,65,57,53,66,50,55,67,65,67,56,51,67,70,49,57,55,67,49,49,55,67,51,53,55,69,67,53,70,67,52,48,50,52,51,51,66,54,48,57,54,66,53,50,54,68,54,49,68,69,70,67,50,56,70,56,65,51,55,68,56,50,54,69,56,48,49,57,57,55,70,69,57,51,66,70,70,69,51,66,56,51,49,66,66,56,68,68,69,65,68,70,68,70,54,65,68,57,48,69,55,69,52,65,50,65,57,52,48,69,53,54,56,70,70,52,57,53,67,52,55,68,56,66,66,65,56,70,55,53,65,55,68,57,49,69,57,56,68,54,67,53,49,52,48,48,54,56,53,56,69,68,52,70,50,49,70,68,57,65,69,65,49,50,69,51,50,70,56,65,52,50,66,67,70,69,68,57,51,49,53,49,55,49,69,53,68,57,50,49,48,53,70,54,48,50,68,66,52,56,54,55,68,48,50,57,57,66,50,52,53,49,55,69,50,55,54,50,50,49,57,65,57,68,52,48,49,51,65,66,65,69,51,49,52,53,51,54,57,51,50,70,57,57,57,68,68,65,52,51,52,68,68,57,65,68,54,66,52,70,66,69,57,56,70,56,68,67,66,66,57,52,48,55,57,70,54,50,70,68,57,68,56,54,69,70,66,56,57,66,57,49,53,68,65,68,50,69,56,54,49,54,69,65,67,69,66,67,49,49,54,70,66,66,56,68,55,56,70,55,48,68]}
2024-01-01 06:10:51.428 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4676186,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":3,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:10:51.429 - debug: philips-air.0 (9876) connected
2024-01-01 06:10:51.429 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":48088,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4676186","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"3","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:10:51.439 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085851434,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:10:51.445 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085851442,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:10:51.448 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:10:51.452 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085851449,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:10:51.454 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:10:51.458 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704085851455,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:10:51.463 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704085851460,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:10:51.464 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:10:51.467 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:10:51.470 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704085851468,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:10:51.491 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:10:51.496 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:10:51.500 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704085851499,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:10:51.503 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704085851501,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:10:51.503 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:10:51.505 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704085851504,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:10:51.506 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:10:51.513 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:10:51.516 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:10:51.519 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:11:01.575 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:11:31.431 - debug: philips-air.0 (9876) disconnected
2024-01-01 06:11:31.432 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:11:31.439 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:11:31.440 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,54,54,55,57,51,69,49]}
2024-01-01 06:11:31.441 - debug: philips-air.0 (9876) Received: 066793E1
2024-01-01 06:11:31.441 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:12:01.433 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:12:01.477 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:12:01.478 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[54,51,49,49,52,55,53,48]}
2024-01-01 06:12:01.478 - debug: philips-air.0 (9876) Received: 63114750
2024-01-01 06:12:01.478 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:12:02.443 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:12:31.435 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:12:31.441 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:12:31.441 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[52,65,53,69,69,56,55,48]}
2024-01-01 06:12:31.441 - debug: philips-air.0 (9876) Received: 4A5EE870
2024-01-01 06:12:31.441 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:13:01.025 - warn: mielecloudservice.0 (10568) An undefined error occurred. Handling it in 1.198 seconds to give it a chance to solve itself.
2024-01-01 06:13:01.439 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:13:01.478 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:13:01.478 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[54,56,49,67,52,65,66,69]}
2024-01-01 06:13:01.479 - debug: philips-air.0 (9876) Received: 681C4ABE
2024-01-01 06:13:01.479 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:13:02.233 - info: mielecloudservice.0 (10568) SSE is trying to reconnect but it seems this won't work. So trying myself by closing and reinitializing.
2024-01-01 06:13:03.295 - info: rflink.0 (4088) disconnected
2024-01-01 06:13:03.322 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:13:05.313 - info: rflink.0 (4088) Serial port opened
2024-01-01 06:13:06.238 - info: rflink.0 (4088) Connected
2024-01-01 06:13:31.440 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:13:31.446 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:13:31.447 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[51,57,49,65,69,55,48,56]}
2024-01-01 06:13:31.447 - debug: philips-air.0 (9876) Received: 391AE708
2024-01-01 06:13:31.447 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
2024-01-01 06:13:48.454 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[57,70,57,49,52,57,53,57,68,50,52,66,70,65,48,51,69,51,65,57,68,49,50,50,66,65,51,70,68,51,51,49,51,52,53,48,56,68,51,51,55,55,55,52,57,51,55,67,68,67,56,53,66,67,52,53,69,68,67,49,50,69,68,70,53,67,67,49,53,55,68,52,66,55,65,65,57,69,50,50,51,65,65,52,65,57,70,68,68,50,52,69,52,48,49,66,53,50,68,57,48,54,51,65,48,53,68,48,56,53,66,69,54,53,66,55,53,70,69,67,48,52,49,70,56,51,57,55,66,65,50,57,65,69,51,55,54,67,56,67,66,66,66,48,67,54,48,67,66,54,51,65,51,50,50,51,65,57,48,48,67,57,67,48,48,67,70,68,70,52,54,69,49,68,69,65,67,68,67,65,65,51,49,48,69,65,48,49,55,69,49,68,69,55,49,55,49,55,69,65,54,54,48,65,51,50,51,70,70,49,69,50,66,48,67,49,65,66,48,56,52,68,55,53,67,56,50,52,52,65,68,70,66,49,70,50,69,70,68,56,56,66,48,69,68,49,49,55,67,66,55,52,55,66,65,65,70,56,48,56,66,55,53,55,68,50,67,57,65,55,54,54,51,67,48,50,66,69,49,68,52,65,67,49,49,67,51,68,70,48,54,57,69,54,70,50,69,65,69,54,49,66,70,48,50,67,56,55,48,53,54,56,49,50,57,55,56,50,48,55,57,57,54,66,52,54,57,52,67,67,56,68,54,56,57,49,55,53,70,55,68,53,53,52,50,65,68,65,53,49,52,48,54,67,70,49,50,57,49,53,53,67,65,57,57,50,54,49,70,69,49,67,70,67,66,51,65,66,54,66,65,52,66,69,53,65,68,51,53,54,51,67,48,56,69,50,54,65,55,52,67,49,67,57,67,65,54,68,48,57,70,48,65,53,68,65,52,56,56,69,68,68,70,57,69,54,51,69,67,69,67,50,54,55,67,52,67,49,56,50,67,69,49,50,52,52,53,56,55,49,55,68,55,48,50,48,49,48,56,68,55,52,69,55,70,68,50,56,52,66,48,49,65,70,68,51,48,68,57,65,54,70,65,55,70,66,70,57,69,48,49,48,57,52,52,57,56,68,55,52,54,68,48,65,49,67,68,65,52,67,65,66,48,55,56,51,66,54,50,57,67,66,57,69,52,54,68,55,54,51,57,55,68,48,48,66,67,69,53,50,50,69,67,67,51,70,55,51,65,54,69,51,65,53,51,52,53,70,69,52,48,53,50,65,48,57,54,48,68,49,54,49,55,69,52,68,56,67,65,56,48,52,56,70,70,70,48,69,56,55,48,69,50,56,52,67,50,65,53,69,65,49,50,53,54,48,54,50,52,54,69,65,54,53,53,50,55,65,49,51,55,56,56,49,52,56,70,70,70,48,65,54,49,52,69,67,48,55,65,54,51,53,56,70,70,69,53,68,67,67,66,53,49,66,57,52,69,69,49,68,48,51,48,55,67,53,68,67,53,53,69,49,48,49,56,65,48,48,49,65,56,49,56,49,51,54,50,68,55,51,52,48,69,56,53,55,69,66,67,52,54,67,55,51,57,57,52,57,56,53,50,57,68,51,49,52,68,57,54,49,66,49,51,68,69,68,68,65,51,70,57,68,56,48,56,48,50,48,50,53,66,51,50,70,67,51,69,48,50,51,51,54,55,66,51,54,52,70,52,65,56,51,69,69,67,54,57,66,48,49,52,52,54,57,70,70,65,49,66,57,51,55,49,51,53,49,68,65,57,54,55,67,57,68,50,49,69,49,70,65,55,51,66,53,52,70,49,65,49,50,57,53,56,48,49,70,52,54,57,51,57,55,65,67,65,68,57,67,51,52,52,68,55,49,68,68,50,69,48,66,68,53,50,69,54,50,48,54,49,65,55,68,70,66,55,66,70,56,48,52,66,55,70,50,56,57,70,70,53,54,67,49,54,53,48,66,69,57,57,48,57,56,57,52,49,55,57,56,50,69,65,53,66,53,70,70,52,70,50,57,50,52,49,66,49,53,69,52,52,55,65,54,57,54,57,55,53,66,67,52,53,56,48,56,54,56,66,56,50,66,68,56,70,49,53,67,68,66,52,68,57,51,48,48,52,49,50,53,52,53,56,50,54,54,57,51,68,68,57,52,68,65,65,70,68,48,70,70,56,53,66,55,53,50,50,65,48,67,55,66,69,52,68,69,55,55,50,56,57,66,50,49,67,57,56,66,56,52,49,54,70,52,65,54,69,48,66,55,66,65,65,49,67,51,66,49,55,56,66,65,65,67,65,49,51,52,53,51,56,48,67,56,68,49,57,70,68,69,48,54,56,57,55,66,48,56,54,48,65,48,52,69,55,69,68,51,70,67,56,67,57,50,54,57,49,50,51,49,52,69,54,66,51,53,65,48,52,56,70,66,50,65,50,54,56,51,69,52,49,66,49,48,55,53,68,69,49,57,48,70,48,48,53,49,52,52,51,55,67,50,67,49,57,66,49,51,67,49,66,48,67,70,53,51,65,54,67,57,50,68,56,53,65,69,67,49,70,55,57,55,55,56,52,55,48,50,70,52,51,53,49,55,51,56,48,49,52,67,70,53,50,69,67,69,66,68,54,65,50,50,48,52,67,55,67,57,57,53,54,54,49,55,70,70,69,55,57,67,53,50,66,67,48,68,55,57,70,70,57,70,49,53,65,53,54,68,56,65,67,57,65,55,70,53,54,69,49,48,51,68,56,57,49,51,49,56,49,52,52,51,49,68,51,55,50,56,48,70,56,70,53,70,48,53,56,70,55,68,69,56,52,65,55,57,57,48,57,51,56,69,52,52,52,69,70,51,67,66,48,55,52,56,68,70,56,53,52,55,57,53,66,65,51,53,51,65,56,67]}
2024-01-01 06:13:48.455 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4857467,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":58456,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":5,"iaql":2,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:13:48.455 - debug: philips-air.0 (9876) connected
2024-01-01 06:13:48.455 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":58456,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4857467","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"5","allergenIndex":"2","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:13:48.466 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704086028461,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:13:48.469 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704086028468,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:13:48.470 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:13:48.472 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704086028471,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:13:48.473 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:13:48.474 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704086028473,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:13:48.476 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704086028475,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:13:48.477 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:13:48.479 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:13:48.481 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704086028480,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:13:48.500 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:13:48.504 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:13:48.508 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704086028507,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:13:48.510 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704086028509,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:13:48.511 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:13:48.512 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704086028511,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:13:48.513 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:13:48.519 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:13:48.521 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:13:48.523 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:13:52.661 - debug: philips-air.0 (9876) Subscription data incoming: {"type":"Buffer","data":[57,70,57,49,52,57,53,65,56,57,66,56,55,48,66,55,53,70,51,55,50,70,70,54,70,48,48,57,49,50,67,54,66,68,70,52,54,55,49,57,56,66,53,66,48,48,54,65,52,67,54,49,65,52,57,65,69,49,67,54,54,53,68,51,65,57,57,68,69,51,53,66,54,55,68,51,69,68,66,50,56,51,51,65,67,68,49,56,70,69,52,49,51,54,65,69,48,57,51,69,48,65,68,57,66,66,54,55,50,49,52,55,65,49,66,49,49,67,56,57,66,48,68,56,48,53,48,50,52,67,49,52,56,57,57,53,49,65,54,66,70,68,57,52,67,66,49,49,68,66,57,52,48,54,52,49,54,70,68,68,54,50,53,54,69,51,68,69,49,67,69,65,56,52,70,68,54,69,69,69,50,52,67,70,52,53,48,68,69,55,65,48,66,69,54,54,53,66,66,65,68,68,55,54,67,65,50,68,52,49,66,70,50,48,66,48,69,68,65,51,68,68,67,65,69,53,68,67,53,52,53,56,49,52,49,54,54,56,70,51,53,48,53,66,67,51,54,56,68,57,56,57,55,52,66,50,68,55,53,49,57,49,51,69,48,55,55,67,68,67,69,50,48,54,52,55,69,54,56,56,52,69,66,69,70,52,50,68,48,52,56,67,67,66,54,68,51,57,66,50,50,56,55,55,48,70,48,67,70,48,52,57,68,68,52,66,70,49,68,51,69,66,48,66,52,68,65,56,54,65,68,53,70,69,66,57,51,48,48,69,66,49,48,56,56,69,53,52,52,55,67,55,49,52,51,57,50,70,69,48,67,53,54,70,68,69,67,70,51,51,67,50,56,53,68,48,50,50,67,69,51,68,69,49,49,50,69,48,54,52,70,65,50,50,69,68,55,56,69,55,56,68,65,68,51,55,67,52,52,68,53,66,66,67,48,67,50,56,57,55,51,68,65,53,68,67,65,51,66,67,53,68,55,48,49,52,57,50,49,54,52,54,67,50,56,51,70,56,50,56,51,53,70,66,70,56,70,49,57,67,56,54,48,48,57,49,68,48,68,55,55,50,52,54,53,70,55,49,70,57,51,66,53,48,56,48,50,50,55,50,54,53,55,50,68,54,53,54,65,70,48,57,55,52,49,56,51,57,67,68,66,66,49,54,56,68,68,65,65,52,68,56,49,51,69,65,52,65,54,53,49,57,50,50,65,66,52,53,65,69,55,52,48,66,67,56,48,70,67,50,55,68,51,68,69,48,54,70,70,57,65,52,51,48,49,57,54,67,51,49,56,51,56,70,55,70,55,50,54,68,65,66,48,68,53,55,67,48,68,67,54,57,69,48,54,67,51,67,53,68,70,53,65,55,69,48,65,66,68,68,57,53,52,69,70,69,53,48,53,49,53,55,55,67,69,49,55,67,48,56,52,52,67,55,67,52,70,54,67,65,52,49,55,56,68,57,55,54,69,48,65,70,67,54,49,53,51,53,57,48,65,50,65,68,48,48,55,50,56,50,70,49,48,56,49,70,55,52,69,51,57,69,56,56,66,54,54,68,53,48,66,56,48,70,52,69,51,50,48,53,70,51,55,56,65,68,49,54,68,50,52,68,70,51,51,54,54,48,48,51,69,70,51,69,67,69,68,67,51,53,57,56,51,57,54,67,50,54,52,70,55,68,55,53,55,49,68,57,55,70,70,54,67,66,49,68,70,65,49,52,49,56,56,49,50,65,52,68,69,68,66,65,68,51,69,67,50,50,70,57,51,66,66,66,68,56,69,52,56,52,56,69,68,69,65,66,51,67,48,68,56,50,51,50,57,56,56,65,48,48,66,66,68,50,66,57,51,66,56,55,49,51,66,66,49,54,70,54,67,68,48,52,49,69,65,55,69,53,68,52,49,70,69,50,50,48,48,48,52,51,69,51,65,68,70,68,50,67,48,52,50,66,67,54,52,51,48,50,65,51,52,55,68,56,48,70,48,55,52,51,51,51,50,70,57,69,56,66,51,48,53,52,49,53,56,48,66,48,66,50,49,68,65,52,69,52,49,49,68,66,51,49,49,50,55,70,66,55,66,56,51,70,48,67,65,69,56,65,55,68,57,67,68,69,68,52,69,56,67,57,69,50,68,49,50,57,50,51,53,50,49,49,69,48,54,52,54,50,67,65,66,66,67,49,67,68,65,68,67,50,48,66,70,57,49,49,51,67,67,56,54,65,68,69,49,57,69,68,57,54,52,48,51,54,53,53,55,50,50,56,48,69,57,50,68,68,50,54,57,68,67,49,70,53,57,50,50,54,49,68,66,65,70,67,54,51,51,48,56,68,68,51,67,70,70,70,48,67,49,69,51,56,53,65,48,51,66,56,65,66,66,57,70,65,69,56,57,68,48,50,48,50,52,56,68,51,57,70,57,50,48,68,66,49,65,56,52,68,69,51,55,56,53,51,50,66,53,49,67,65,69,68,57,69,56,52,49,53,49,49,49,49,54,67,53,70,50,51,69,66,69,66,69,50,52,55,56,66,52,55,51,66,49,70,48,52,50,68,55,65,50,53,66,50,53,65,65,57,65,54,57,68,70,68,54,52,67,57,57,51,67,57,48,57,56,57,49,50,70,48,48,65,66,48,70,56,70,48,53,48,65,65,56,66,52,55,54,50,65,49,70,66,70,66,56,65,55,51,70,48,65,65,55,70,51,66,70,54,69,67,54,49,56,70,67,53,65,49,65,50,52,65,51,65,70,53,50,51,50,69,49,67,52,56,52,49,52,68,49,54,67,49,69,51,69,52,67,69,55,55,54,51,65,55,65,49,48,70,70,49,57,67,57,52,69,70,53,54,52,68,68,54,65,68,67,57,48,54,65,69,48,49,66,56,70,57,67,54,66,49,68,67,54,49,52,57,70,57]}
2024-01-01 06:13:52.661 - debug: philips-air.0 (9876) Received status: {"state":{"reported":{"name":"Schlafzimmer","type":"AC2889","modelid":"AC2889/10","swversion":"1.0.7","range":"Comfort","Runtime":4861776,"rssi":-36,"otacheck":false,"wifilog":false,"free_memory":58456,"WifiVersion":"AWS_Philips_AIR@73.1","ProductId":"be10acb2e62411e8a1e3061302926720","DeviceId":"dd68818afdc611ec99e342ee75cb9f46","StatusType":"status","ConnectType":"Online","om":"0","pwr":"0","cl":false,"aqil":0,"uil":"0","dt":0,"dtrs":0,"mode":"M","pm25":3,"iaql":1,"aqit":7,"aqit_ext":0,"ddp":"0","err":0,"fltt1":"A3","fltt2":"C7","fltsts0":116,"fltsts1":2797,"fltsts2":397},"desired":null}}
2024-01-01 06:13:52.661 - debug: philips-air.0 (9876) STATUS: {"range":"Comfort","rssi":-36,"otacheck":false,"wifilog":false,"free_memory":58456,"aqit_ext":0,"name":"Schlafzimmer","type":"AC2889","modelId":"AC2889/10","softwareVersion":"1.0.7","uptime":"4861776","wifiVersion":"AWS_Philips_AIR@73.1","productId":"be10acb2e62411e8a1e3061302926720","deviceId":"dd68818afdc611ec99e342ee75cb9f46","statusType":"status","connectType":"Online","fanSpeed":"0","power":false,"childLock":"","lightBrightness":"0","buttonLight":false,"timerHours":"0","timerMinutes":"0","mode":"manual","pm25":"3","allergenIndex":"1","airQualityNotificationThreshold":"7","usedIndex":"iai","error":"none","hepaFilterType":"NanoProtect Filter Series 3 (FY2422)","activeCarbonFilterType":"NanoProtect Filter AC (FY2420)","preFilterCleanInHours":"116","hepaFilterReplaceInHours":"2797","activeCarbonFilterReplaceInHours":"397"}
2024-01-01 06:13:52.664 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704086032663,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084133761}
2024-01-01 06:13:52.666 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704086032665,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704084134611}
2024-01-01 06:13:52.667 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.lightBrightness" has to be type "number" but received type "string"
2024-01-01 06:13:52.669 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704086032667,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704068869700}
2024-01-01 06:13:52.670 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.airQualityNotificationThreshold" has to be type "number" but received type "string"
2024-01-01 06:13:52.672 - debug: philips-air.0 (9876) State change: {"val":"7","ack":true,"ts":1704086032671,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1697451784766}
2024-01-01 06:13:52.674 - debug: philips-air.0 (9876) State change: {"val":false,"ack":true,"ts":1704086032673,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054605040}
2024-01-01 06:13:52.675 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.allergenIndex" has to be type "number" but received type "string"
2024-01-01 06:13:52.677 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.childLock" has to be type "boolean" but received type "string"
2024-01-01 06:13:52.679 - debug: philips-air.0 (9876) State change: {"val":"","ack":true,"ts":1704086032678,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400126}
2024-01-01 06:13:52.698 - info: philips-air.0 (9876) State value to set for "philips-air.0.device.uptime" has to be type "number" but received type "string"
2024-01-01 06:13:52.702 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.pm25" has to be type "number" but received type "string"
2024-01-01 06:13:52.706 - debug: philips-air.0 (9876) State change: {"val":"manual","ack":true,"ts":1704086032705,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1704054615220}
2024-01-01 06:13:52.708 - debug: philips-air.0 (9876) State change: {"val":"iai","ack":true,"ts":1704086032707,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400173}
2024-01-01 06:13:52.709 - info: philips-air.0 (9876) State value to set for "philips-air.0.control.timerHours" has to be type "number" but received type "string"
2024-01-01 06:13:52.711 - debug: philips-air.0 (9876) State change: {"val":"0","ack":true,"ts":1704086032709,"q":0,"from":"system.adapter.philips-air.0","user":"system.user.admin","lc":1696919400176}
2024-01-01 06:13:52.712 - info: philips-air.0 (9876) State value to set for "philips-air.0.status.timerMinutes" has to be type "number" but received type "string"
2024-01-01 06:13:52.717 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.preFilterCleanInHours" has to be type "number" but received type "string"
2024-01-01 06:13:52.719 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.hepaFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:13:52.722 - info: philips-air.0 (9876) State value to set for "philips-air.0.filter.activeCarbonFilterReplaceInHours" has to be type "number" but received type "string"
2024-01-01 06:14:04.192 - info: homee.0 (10672) initialize 1 nodes
2024-01-01 06:14:32.671 - debug: philips-air.0 (9876) disconnected
2024-01-01 06:14:32.672 - debug: philips-air.0 (9876) POST /sys/dev/sync to 10.111.112.68
2024-01-01 06:14:32.679 - debug: philips-air.0 (9876) Response incoming
2024-01-01 06:14:32.680 - debug: philips-air.0 (9876) Response data incoming: {"type":"Buffer","data":[48,70,57,56,50,53,53,55]}
2024-01-01 06:14:32.681 - debug: philips-air.0 (9876) Received: 0F982557
2024-01-01 06:14:32.681 - debug: philips-air.0 (9876) GET /sys/dev/status to 10.111.112.68
xadox-1st commented 7 months ago

Habe das gleiche Problem.