tsunglung / taixia

TaiXia [TaiSEIA (R) for ESPHome
GNU Lesser General Public License v2.1
37 stars 7 forks source link

Beeper state is reversed #1

Closed f870103 closed 8 months ago

f870103 commented 9 months ago

The state of the beeper is reversed. image

Device

ESP32dev Panasonic CS-PX36FA2

Log

[14:26:59][D][switch:012]: 'Climate TaiSeia Buzzer' Turning ON.
[14:26:59][D][uart_debug:114]: >>> 06:01:9E:00:01:98
[14:26:59][D][switch:055]: 'Climate TaiSeia Buzzer': Sending state ON
[14:26:59][D][uart_debug:114]: <<< 06:01:9E:00:01:98
[14:26:59][W][component:214]: Component api took a long time for an operation (0.12 s).
[14:26:59][W][component:215]: Components should block for at most 20-30ms.
[14:26:59][D][uart_debug:114]: >>> 06:00:08:FF:FF:0E
[14:26:59][D][sensor:094]: 'Climate TaiSeia Temperature Indoor': Sending state 22.00000 °C with 1 decimals of accuracy
[14:26:59][D][sensor:094]: 'Climate TaiSeia Temperature Outdoor': Sending state 16.00000 °C with 1 decimals of accuracy
[14:26:59][D][sensor:094]: 'Climate TaiSeia Energy': Sending state 1424.69995 kWh with 0 decimals of accuracy
[14:26:59][D][uart_debug:114]: <<< 5E:00:08:00:00:00:01:00:04:02:00:00:03:00:1A:04:00:16:05:00:00:08:00:01:0B:00:00:0C:FF:FF:0F:00:00:11:00:00:12:00:01:15:00:00:17:00:01:18:00:01:19:00:00:1A:00:00:1B:00:01:1E:00:01:1F:00:00:21:00:10:22:00:24:23:00:24:24:00:00:27:00:31:28:37:A7:29:00:00:37:FF:FF:38:00:00:52:FF:FF:91
[14:27:00][D][switch:016]: 'Climate TaiSeia Buzzer' Turning OFF.
[14:27:00][D][uart_debug:114]: >>> 06:01:9E:00:00:99
[14:27:00][D][switch:055]: 'Climate TaiSeia Buzzer': Sending state OFF
[14:27:00][D][uart_debug:114]: <<< 06:01:9E:00:00:99
[14:27:00][W][component:214]: Component api took a long time for an operation (0.11 s).
[14:27:00][W][component:215]: Components should block for at most 20-30ms.
[14:27:00][D][uart_debug:114]: >>> 06:00:08:FF:FF:0E
[14:27:00][D][sensor:094]: 'Climate TaiSeia Temperature Indoor': Sending state 22.00000 °C with 1 decimals of accuracy
[14:27:00][D][sensor:094]: 'Climate TaiSeia Temperature Outdoor': Sending state 16.00000 °C with 1 decimals of accuracy
[14:27:00][D][sensor:094]: 'Climate TaiSeia Energy': Sending state 1424.69995 kWh with 0 decimals of accuracy
[14:27:01][D][uart_debug:114]: <<< 5E:00:08:00:00:00:01:00:04:02:00:00:03:00:1A:04:00:16:05:00:00:08:00:01:0B:00:00:0C:FF:FF:0F:00:00:11:00:00:12:00:01:15:00:00:17:00:01:18:00:01:19:00:00:1A:00:00:1B:00:01:1E:00:00:1F:00:00:21:00:10:22:00:24:23:00:24:24:00:00:27:00:25:28:37:A7:29:00:00:37:FF:FF:38:00:00:52:FF:FF:84
tsunglung commented 8 months ago

The bug is fixed