Closed snipah closed 1 year ago
Can you please attach a log with at least DEBUG
log level?
I have just tested the function with my Combi 4 and it is working.
Hi Fabian,
See log below! Just the be precise: The function does not disable to binary_sensor *TIMER ROOM HEATER ACTIVE".
At least for me, it remains on after switching the timer from ON to OFF.
INFO Reading configuration /config/esphome/esp-poessl.yaml...
INFO Updating https://github.com/Fabian-Schmidt/esphome-truma_inetbox.git@None
INFO Updating https://github.com/Fabian-Schmidt/esphome-victron_ble.git@None
INFO Starting log output from 192.168.1.29 using esphome API
INFO Successfully connected to 192.168.1.29
[09:20:20][I][app:102]: ESPHome version 2023.3.0-dev compiled on Mar 6 2023, 23:17:13
[09:20:20][C][wifi:504]: WiFi:
[09:20:20][C][wifi:362]: Local MAC: 0C:B8:15:CD:8F:F4
[09:20:20][C][wifi:363]: SSID:[redacted]
[09:20:20][C][wifi:364]: IP Address: 192.168.1.29
[09:20:20][C][wifi:366]: BSSID: [redacted]
[09:20:20][C][wifi:367]: Hostname: [redacted]
[09:20:21][C][wifi:369]: Signal strength: -51 dB ▂▄▆█
[09:20:21][C][wifi:373]: Channel: 13
[09:20:21][C][wifi:374]: Subnet: 255.255.255.0
[09:20:21][C][wifi:375]: Gateway: 192.168.1.1
[09:20:21][C][wifi:376]: DNS1: 0.0.0.0
[09:20:21][C][logger:296]: Hardware UART: UART0
[09:20:21][C][uart.arduino_esp32:108]: UART Bus 1:
[09:20:21][C][uart.arduino_esp32:109]: TX Pin: GPIO17
[09:20:21][C][uart.arduino_esp32:110]: RX Pin: GPIO16
[09:20:21][C][uart.arduino_esp32:112]: RX Buffer Size: 256
[09:20:21][C][uart.arduino_esp32:114]: Baud Rate: 9600 baud
[09:20:21][C][uart.arduino_esp32:115]: Data Bits: 8
[09:20:21][C][uart.arduino_esp32:116]: Parity: NONE
[09:20:21][C][uart.arduino_esp32:117]: Stop bits: 2
[09:20:21][C][template.sensor:023]: Template Sensor 'shunt_WATT'
[09:20:21][C][template.sensor:023]: State Class: ''
[09:20:21][C][template.sensor:023]: Unit of Measurement: ''
[09:20:21][C][template.sensor:023]: Accuracy Decimals: 1
[09:20:21][C][template.sensor:024]: Update Interval: 60.0s
[09:20:21][C][template.sensor:023]: Template Sensor 'charge'
[09:20:21][C][template.sensor:023]: Device Class: 'energy'
[09:20:21][C][template.sensor:023]: State Class: 'total_increasing'
[09:20:21][C][template.sensor:023]: Unit of Measurement: 'kWh'
[09:20:21][C][template.sensor:023]: Accuracy Decimals: 3
[09:20:21][C][template.sensor:024]: Update Interval: 60.0s
[09:20:21][C][template.sensor:023]: Template Sensor 'discharge'
[09:20:21][C][template.sensor:023]: Device Class: 'energy'
[09:20:21][C][template.sensor:023]: State Class: 'total_increasing'
[09:20:21][C][template.sensor:023]: Unit of Measurement: 'kWh'
[09:20:21][C][template.sensor:023]: Accuracy Decimals: 3
[09:20:21][C][template.sensor:024]: Update Interval: 60.0s
[09:20:21][C][template.switch:076]: Template Switch 'Activate Room Heater'
[09:20:21][C][template.switch:099]: Restore Mode: restore defaults to OFF
[09:20:21][C][template.switch:060]: Restore State: NO
[09:20:21][C][template.switch:061]: Optimistic: NO
[09:20:21][C][template.switch:076]: Template Switch 'Activate Water Heater'
[09:20:21][C][template.switch:099]: Restore Mode: restore defaults to OFF
[09:20:21][C][template.switch:060]: Restore State: NO
[09:20:21][C][template.switch:061]: Optimistic: NO
[09:20:21][C][template.switch:076]: Template Switch 'Activate Water Heater (enum)'
[09:20:21][C][template.switch:099]: Restore Mode: restore defaults to OFF
[09:20:21][C][template.switch:060]: Restore State: NO
[09:20:21][C][template.switch:061]: Optimistic: NO
[09:20:21][C][template.switch:076]: Template Switch 'Active Timer'
[09:20:21][C][template.switch:099]: Restore Mode: restore defaults to OFF
[09:20:21][C][template.switch:060]: Restore State: NO
[09:20:21][C][template.switch:061]: Optimistic: NO
[09:20:21][C][victron_ble:014]: Victorn BLE:
[09:20:21][C][victron_ble:015]: Address: FD:55:52:B0:DF:2D
[09:20:21][C][victron_ble:015]: Address: D0:4D:6B:30:48:1E
[09:20:21][C][truma_inetbox.LinBusListener:032]: LinBusListener:
[09:20:21][C][truma_inetbox.LinBusListener:035]: Update Interval: 0.5s
[09:20:21][C][truma_inetbox.LinBusListener:036]: LIN checksum Version: 2
[09:20:21][C][truma_inetbox.LinBusListener:037]: Observer mode: NO
[09:20:21][C][:019]: Truma CP Plus Binary Sensor
[09:20:21][C][:040]: Truma Heater Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:041]: Type 0
[09:20:21][C][:040]: Truma Heater Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:041]: Type 1
[09:20:21][C][:040]: Truma Heater Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:041]: Type 2
[09:20:21][C][:040]: Truma Heater Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:041]: Type 3
[09:20:21][C][:040]: Truma Heater Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:041]: Type 4
[09:20:21][C][:040]: Truma Heater Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:041]: Type 5
[09:20:21][C][:029]: Truma Timer Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:030]: Type 6
[09:20:21][C][:029]: Truma Timer Binary Sensor
[09:20:21][C][:029]: Truma Timer Binary Sensor
[09:20:21][C][truma_inetbox.binary_sensor:030]: Type 8
[09:20:21][C][victron_ble.binary_sensor:010]: Victron Binary Sensor 'Battery has Alarm'
[09:20:21][C][victron_ble.binary_sensor:011]: Type 0
[09:20:21][C][victron_ble.binary_sensor:010]: Victron Binary Sensor 'MPPT is in Fault state'
[09:20:21][C][victron_ble.binary_sensor:011]: Type 4
[09:20:21][C][victron_ble.binary_sensor:010]: Victron Binary Sensor 'MPPT has Error'
[09:20:21][C][victron_ble.binary_sensor:011]: Type 1
[09:20:21][C][victron_ble.binary_sensor:010]: Victron Binary Sensor 'Absorption'
[09:20:21][C][victron_ble.binary_sensor:011]: Type 6
[09:20:21][C][victron_ble.binary_sensor:010]: Victron Binary Sensor 'Float'
[09:20:21][C][victron_ble.binary_sensor:011]: Type 7
[09:20:21][C][victron_ble.binary_sensor:010]: Victron Binary Sensor 'Bulk'
[09:20:21][C][victron_ble.binary_sensor:011]: Type 5
[09:20:21][C][truma_inetbox.truma_room_climate:035]: Truma Room Climate
[09:20:21][C][truma_inetbox.truma_water_climate:019]: Truma Climate
[09:20:21][C][:041]: Truma Heater Number
[09:20:21][C][truma_inetbox.sensor:042]: Type 0
[09:20:21][C][:041]: Truma Heater Number
[09:20:21][C][truma_inetbox.sensor:042]: Type 1
[09:20:21][C][:041]: Truma Heater Number
[09:20:21][C][mopeka_std_check:020]: Tank distance full: 366mm
[09:20:21][C][mopeka_std_check:021]: Level 'Propane test level'
[09:20:21][C][mopeka_std_check:021]: State Class: 'measurement'
[09:20:21][C][mopeka_std_check:021]: Unit of Measurement: '%'
[09:20:21][C][mopeka_std_check:021]: Accuracy Decimals: 0
[09:20:21][C][mopeka_std_check:021]: Icon: 'mdi:propane-tank'
[09:20:21][C][mopeka_std_check:022]: Temperature 'Propane test temp'
[09:20:21][C][mopeka_std_check:022]: Device Class: 'temperature'
[09:20:21][C][mopeka_std_check:022]: State Class: 'measurement'
[09:20:21][C][mopeka_std_check:022]: Unit of Measurement: '°C'
[09:20:21][C][mopeka_std_check:022]: Accuracy Decimals: 0
[09:20:21][C][mopeka_std_check:022]: Icon: 'mdi:thermometer'
[09:20:21][C][mopeka_std_check:023]: Battery Level 'Propane test battery level'
[09:20:21][C][mopeka_std_check:023]: Device Class: 'battery'
[09:20:21][C][mopeka_std_check:023]: State Class: 'measurement'
[09:20:21][C][mopeka_std_check:023]: Unit of Measurement: '%'
[09:20:21][C][mopeka_std_check:023]: Accuracy Decimals: 0
[09:20:21][C][mopeka_std_check:024]: Reading Distance 'Propane test distance'
[09:20:21][C][mopeka_std_check:024]: State Class: 'measurement'
[09:20:21][C][mopeka_std_check:024]: Accuracy Decimals: 0
[09:20:21][C][mopeka_std_check:024]: Icon: 'mdi:ruler'
[09:20:21][C][truma_inetbox.sensor:042]: Truma Sensor 'Current Room Temperature'
[09:20:21][C][truma_inetbox.sensor:042]: Device Class: 'temperature'
[09:20:21][C][truma_inetbox.sensor:042]: State Class: 'measurement'
[09:20:21][C][truma_inetbox.sensor:042]: Unit of Measurement: '°C'
[09:20:21][C][truma_inetbox.sensor:042]: Accuracy Decimals: 1
[09:20:21][C][truma_inetbox.sensor:042]: Icon: 'mdi:thermometer'
[09:20:21][C][truma_inetbox.sensor:043]: Type 0
[09:20:21][C][truma_inetbox.sensor:042]: Truma Sensor 'Current Water Temperature'
[09:20:21][C][truma_inetbox.sensor:042]: State Class: 'measurement'
[09:20:21][C][truma_inetbox.sensor:042]: Unit of Measurement: '°C'
[09:20:21][C][truma_inetbox.sensor:042]: Accuracy Decimals: 1
[09:20:21][C][truma_inetbox.sensor:042]: Icon: 'mdi:thermometer'
[09:20:21][C][truma_inetbox.sensor:043]: Type 1
[09:20:22][C][truma_inetbox.sensor:042]: Truma Sensor 'Target Room Temperature'
[09:20:22][C][truma_inetbox.sensor:042]: Device Class: 'temperature'
[09:20:22][C][truma_inetbox.sensor:042]: State Class: 'measurement'
[09:20:22][C][truma_inetbox.sensor:042]: Unit of Measurement: '°C'
[09:20:22][C][truma_inetbox.sensor:042]: Accuracy Decimals: 0
[09:20:22][C][truma_inetbox.sensor:042]: Icon: 'mdi:thermometer'
[09:20:22][C][truma_inetbox.sensor:043]: Type 2
[09:20:22][C][truma_inetbox.sensor:042]: Truma Sensor 'Target Water Temperature'
[09:20:22][C][truma_inetbox.sensor:042]: Device Class: 'temperature'
[09:20:22][C][truma_inetbox.sensor:042]: Unit of Measurement: '°C'
[09:20:22][C][truma_inetbox.sensor:042]: Accuracy Decimals: 0
[09:20:22][C][truma_inetbox.sensor:042]: Icon: 'mdi:thermometer'
[09:20:22][C][truma_inetbox.sensor:042]: Device Class: 'temperature'
[09:20:22][C][truma_inetbox.sensor:042]: State Class: 'measurement'
[09:20:22][C][truma_inetbox.sensor:042]: Unit of Measurement: ''
[09:20:22][C][truma_inetbox.sensor:042]: Accuracy Decimals: 0
[09:20:22][C][truma_inetbox.sensor:042]: Icon: 'mdi:thermometer'
[09:20:22][C][truma_inetbox.sensor:043]: Type 4
[09:20:22][C][truma_inetbox.sensor:042]: Unit of Measurement: 'W'
[09:20:22][C][truma_inetbox.sensor:042]: Accuracy Decimals: 0
[09:20:22][C][truma_inetbox.sensor:042]: Icon: 'mdi:power'
[09:20:22][C][truma_inetbox.sensor:043]: Type 5
[09:20:22][C][truma_inetbox.sensor:042]: Device Class: 'temperature'
[09:20:22][C][truma_inetbox.sensor:042]: State Class: 'measurement'
[09:20:22][C][truma_inetbox.sensor:042]: Unit of Measurement: ''
[09:20:22][C][truma_inetbox.sensor:042]: Accuracy Decimals: 0
[09:20:22][C][truma_inetbox.sensor:042]: Icon: 'mdi:gas-cylinder'
[09:20:22][C][truma_inetbox.sensor:043]: Type 6
[09:20:22][C][truma_inetbox.sensor:042]: Truma Sensor 'Operating status'
[09:20:22][C][truma_inetbox.sensor:042]: Device Class: 'temperature'
[09:20:22][C][truma_inetbox.sensor:042]: State Class: 'measurement'
[09:20:22][C][truma_inetbox.sensor:042]: Unit of Measurement: ''
[09:20:22][C][truma_inetbox.sensor:042]: Accuracy Decimals: 0
[09:20:22][C][truma_inetbox.sensor:042]: Icon: 'mdi:power'
[09:20:22][C][truma_inetbox.sensor:043]: Type 7
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Time remaining'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'duration'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'min'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 0
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 23
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Battery voltage'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'voltage'
[09:20:22][C][victron_ble.sensor:011]: Type 9
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Starter Battery'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'voltage'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 2
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 7
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Current'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'current'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'A'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 3
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 8
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'State of charge'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'battery'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: '%'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 1
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 21
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Battery Power'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'power'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'W'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 2
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 10
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Consumed Ah'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'Ah'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 1
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 12
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Battery Voltage'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'voltage'
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Battery Current'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'current'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'A'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 3
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 8
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Yield Today'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'energy'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'total_increasing'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'kWh'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 2
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:power'
[09:20:22][C][victron_ble.sensor:011]: Type 24
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'PV Power'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'power'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'W'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 0
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:power'
[09:20:22][C][victron_ble.sensor:011]: Type 20
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Load Current'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'current'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'A'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 1
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:power'
[09:20:22][C][victron_ble.sensor:011]: Type 16
[09:20:22][C][victron_ble.sensor:010]: Victron Sensor 'Battery Power SS'
[09:20:22][C][victron_ble.sensor:010]: Device Class: 'power'
[09:20:22][C][victron_ble.sensor:010]: State Class: 'measurement'
[09:20:22][C][victron_ble.sensor:010]: Unit of Measurement: 'W'
[09:20:22][C][victron_ble.sensor:010]: Accuracy Decimals: 2
[09:20:22][C][victron_ble.sensor:010]: Icon: 'mdi:battery'
[09:20:22][C][victron_ble.sensor:011]: Type 10
[09:20:23][C][victron_ble.text_sensor:010]: Victron Text Sensor 'Battery Alarm reason'
[09:20:23][C][victron_ble.text_sensor:011]: Type 2
[09:20:23][C][victron_ble.text_sensor:010]: Victron Text Sensor 'MPPT state'
[09:20:23][C][victron_ble.text_sensor:011]: Type 4
[09:20:23][C][victron_ble.text_sensor:010]: Victron Text Sensor 'MPPT Error reason'
[09:20:23][C][victron_ble.text_sensor:011]: Type 3
[09:20:23][C][esp32_ble:214]: ESP32 BLE:
[09:20:23][C][esp32_ble_tracker:583]: BLE Tracker:
[09:20:23][C][esp32_ble_tracker:584]: Scan Duration: 300 s
[09:20:23][C][esp32_ble_tracker:585]: Scan Interval: 320.0 ms
[09:20:23][C][esp32_ble_tracker:586]: Scan Window: 30.0 ms
[09:20:23][C][mdns:108]: mDNS:
[09:20:23][C][mdns:109]: Hostname: esp-poessl
[09:20:23][C][ota:093]: Over-The-Air Updates:
[09:20:23][C][ota:094]: Address: 192.168.1.29:3232
[09:20:23][C][api:138]: API Server:
[09:20:23][C][api:139]: Address: 192.168.1.29:6053
[09:20:23][C][api:143]: Using noise encryption: NO
[09:20:25][D][sensor:127]: 'shunt_WATT': Sending state 23.54940 with 1 decimals of accuracy
[09:20:28][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:29][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:29][D][sensor:127]: 'Battery Voltage': Sending state 14.73000 V with 2 decimals of accuracy
[09:20:29][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:20:29][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:20:29][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:20:29][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:20:29][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:20:29][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:20:29][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:20:29][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:20:29][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:20:29][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:20:29][D][sensor:127]: 'Current': Sending state 1.59700 A with 3 decimals of accuracy
[09:20:29][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:20:29][D][sensor:127]: 'Battery Power': Sending state 23.47590 W with 2 decimals of accuracy
[09:20:29][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:20:29][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:20:30][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:20:30][D][switch:013]: 'Active Timer' Turning ON.
[09:20:33][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.D4.00.00.00.00.00.00.00.00.00.00.01.01.BE.0A.B9.0A.00.00.00.00.00.00.00.00 (41)
[09:20:33][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:20:33][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:20:33][D][climate:387]: 'Truma Room' - Sending state:
[09:20:33][D][climate:390]: Mode: OFF
[09:20:33][D][climate:401]: Preset: NONE
[09:20:33][D][climate:410]: Current Temperature: 1.50°C
[09:20:33][D][climate:416]: Target Temperature: nan°C
[09:20:33][D][climate:387]: 'Truma Water' - Sending state:
[09:20:33][D][climate:390]: Mode: OFF
[09:20:33][D][climate:410]: Current Temperature: 2.00°C
[09:20:33][D][climate:416]: Target Temperature: nan°C
[09:20:33][D][number:012]: 'Target Room Temperature': Sending state 0.000000
[09:20:33][D][number:012]: 'Target Water Temperature': Sending state 0.000000
[09:20:33][D][sensor:127]: 'Current Room Temperature': Sending state 1.50000 °C with 1 decimals of accuracy
[09:20:33][D][sensor:127]: 'Current Water Temperature': Sending state 2.00000 °C with 1 decimals of accuracy
[09:20:33][D][sensor:127]: 'Target Room Temperature': Sending state nan °C with 0 decimals of accuracy
[09:20:33][D][sensor:127]: 'Target Water Temperature': Sending state nan °C with 0 decimals of accuracy
[09:20:33][D][sensor:127]: 'Heating mode': Sending state 0.00000 with 0 decimals of accuracy
[09:20:33][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:20:33][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:20:33][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:20:38][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:38][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:20:39][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:39][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:20:47][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:48][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:48][D][truma_inetbox.LinBusProtocol:221]: Multi package request BA.00.1F.00.1E.00.00.22.FF.FF.FF (11)
[09:20:48][D][truma_inetbox.TrumaiNetBoxApp:266]: Requested read: Sending timer update
[09:20:48][D][truma_inetbox.LinBusProtocol:227]: Multi package response FA.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.11.3C.02.F1.2C.0B.01.00.00.00.00.00.00.00.01.01.01.00.07.1E.09 (34)
[09:20:49][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:50][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:20:57][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:58][D][sensor:127]: 'Propane test battery level': Sending state 61.00000 % with 0 decimals of accuracy
[09:20:58][D][sensor:127]: 'Propane test temp': Sending state 5.00000 °C with 0 decimals of accuracy
[09:20:58][D][sensor:127]: 'Propane test distance': Sending state 261.00000 mm with 0 decimals of accuracy
[09:20:58][D][sensor:127]: 'Propane test level': Sending state 67.00000 % with 0 decimals of accuracy
[09:20:58][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:20:59][D][sensor:127]: 'Battery Voltage': Sending state 14.73000 V with 2 decimals of accuracy
[09:20:59][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:20:59][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:20:59][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:20:59][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:20:59][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:20:59][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:20:59][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:20:59][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:20:59][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:20:59][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:20:59][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:20:59][D][sensor:127]: 'Current': Sending state 1.59800 A with 3 decimals of accuracy
[09:20:59][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:20:59][D][sensor:127]: 'Battery Power': Sending state 23.49060 W with 2 decimals of accuracy
[09:20:59][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:20:59][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:21:00][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:00][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:01][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:02][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.02.0D.02.99.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:21:02][I][truma_inetbox.TrumaiNetBoxApp:389]: StatusFrameResponseAck
[09:21:02][D][truma_inetbox.TrumaiNetBoxApp:393]: StatusFrameResponseAck 02 OKAY 00
[09:21:02][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:04][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.18.3D.00.EB.2C.0B.01.00.00.00.00.00.00.00.01.01.00.00.00.00.00.00.00.01.00.07.1E.09 (41)
[09:21:04][I][truma_inetbox.TrumaiNetBoxApp:361]: StatusFrameTimer
[09:21:04][D][truma_inetbox.TrumaiNetBoxApp:376]: StatusFrameTimer target_temp_room: 13.000000 target_temp_water: nan 7:0 -> 9:30 ON
[09:21:04][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:04][E][truma_inetbox.LinBusListener:363]: PID 3D order - unable to send response
[09:21:06][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.9D.2C.0B.01.00.00.00.00.00.00.00.01.01.BE.0A.B8.0A.00.00.00.00.00.00.00.00 (41)
[09:21:06][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:21:06][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:06][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:06][D][binary_sensor:036]: 'Room Heater active': Sending state ON
[09:21:06][D][climate:387]: 'Truma Room' - Sending state:
[09:21:06][D][climate:390]: Mode: OFF
[09:21:06][D][climate:401]: Preset: ECO
[09:21:06][D][climate:410]: Current Temperature: 1.40°C
[09:21:06][D][climate:416]: Target Temperature: 13.00°C
[09:21:06][D][climate:387]: 'Truma Water' - Sending state:
[09:21:06][D][climate:390]: Mode: OFF
[09:21:06][D][climate:410]: Current Temperature: 2.00°C
[09:21:06][D][climate:416]: Target Temperature: nan°C
[09:21:06][D][number:012]: 'Target Room Temperature': Sending state 13.000000
[09:21:06][D][number:012]: 'Target Water Temperature': Sending state 0.000000
[09:21:06][D][number:012]: 'electric power level': Sending state 0.000000
[09:21:06][D][sensor:127]: 'Current Room Temperature': Sending state 1.39999 °C with 1 decimals of accuracy
[09:21:06][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:21:06][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:21:06][D][switch:056]: 'Activate Room Heater': Sending state ON
[09:21:07][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.98.2C.0B.01.00.00.00.00.00.00.00.01.01.BE.0A.B9.0A.04.00.00.00.00.00.00.00 (41)
[09:21:07][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:21:07][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:07][D][climate:387]: 'Truma Room' - Sending state:
[09:21:07][D][climate:390]: Mode: HEAT
[09:21:08][D][climate:401]: Preset: ECO
[09:21:08][D][climate:410]: Current Temperature: 1.50°C
[09:21:08][D][climate:416]: Target Temperature: 13.00°C
[09:21:08][D][climate:387]: 'Truma Water' - Sending state:
[09:21:08][D][climate:390]: Mode: OFF
[09:21:08][D][climate:410]: Current Temperature: 2.00°C
[09:21:08][D][climate:416]: Target Temperature: nan°C
[09:21:08][D][sensor:127]: 'Current Room Temperature': Sending state 1.50000 °C with 1 decimals of accuracy
[09:21:08][D][sensor:127]: 'Current Water Temperature': Sending state 2.00000 °C with 1 decimals of accuracy
[09:21:09][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.98.2C.0B.01.00.00.00.00.00.00.00.01.01.BE.0A.B8.0A.05.00.00.00.00.00.00.00 (41)
[09:21:09][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:21:09][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:09][D][climate:387]: 'Truma Room' - Sending state:
[09:21:09][D][climate:390]: Mode: HEAT
[09:21:09][D][climate:401]: Preset: ECO
[09:21:09][D][climate:410]: Current Temperature: 1.40°C
[09:21:09][D][climate:416]: Target Temperature: 13.00°C
[09:21:09][D][climate:387]: 'Truma Water' - Sending state:
[09:21:09][D][climate:390]: Mode: OFF
[09:21:09][D][climate:410]: Current Temperature: 2.00°C
[09:21:09][D][climate:416]: Target Temperature: nan°C
[09:21:09][D][number:012]: 'Target Room Temperature': Sending state 13.000000
[09:21:09][D][sensor:127]: 'Heating mode': Sending state 1.00000 with 0 decimals of accuracy
[09:21:09][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:21:09][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:21:09][D][sensor:127]: 'Operating status': Sending state 5.00000 with 0 decimals of accuracy
[09:21:11][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:11][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:14][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:15][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.0A.15.00.6A.09.15.00.01.01.00.00.01.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:21:15][I][truma_inetbox.TrumaiNetBoxApp:402]: StatusFrameClock
[09:21:15][D][truma_inetbox.TrumaiNetBoxApp:413]: StatusFrameClock 09:21:00
[09:21:15][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:18][D][sensor:127]: 'discharge': Sending state 0.00000 kWh with 3 decimals of accuracy
[09:21:18][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:19][D][sensor:127]: 'charge': Sending state 2.79300 kWh with 3 decimals of accuracy
[09:21:20][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:22][D][switch:017]: 'Active Timer' Turning OFF.
[09:21:23][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:23][D][truma_inetbox.LinBusProtocol:221]: Multi package request BA.00.1F.00.1E.00.00.22.FF.FF.FF (11)
[09:21:23][D][truma_inetbox.TrumaiNetBoxApp:266]: Requested read: Sending timer update
[09:21:23][D][truma_inetbox.LinBusProtocol:227]: Multi package response FA.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.11.3C.03.F1.2C.0B.01.00.00.00.00.00.00.00.01.01.00.00.07.1E.09 (34)
[09:21:25][D][sensor:127]: 'shunt_WATT': Sending state 23.49060 with 1 decimals of accuracy
[09:21:25][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.02.0D.03.98.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:21:25][I][truma_inetbox.TrumaiNetBoxApp:389]: StatusFrameResponseAck
[09:21:25][D][truma_inetbox.TrumaiNetBoxApp:393]: StatusFrameResponseAck 03 OKAY 00
[09:21:25][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:27][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.18.3D.00.EC.2C.0B.01.00.00.00.00.00.00.00.01.01.00.00.00.00.00.00.00.00.00.07.1E.09 (41)
[09:21:27][I][truma_inetbox.TrumaiNetBoxApp:361]: StatusFrameTimer
[09:21:27][D][truma_inetbox.TrumaiNetBoxApp:376]: StatusFrameTimer target_temp_room: 13.000000 target_temp_water: nan 7:0 -> 9:30 OFF
[09:21:27][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:27][D][binary_sensor:036]: 'Timer active': Sending state OFF
[09:21:27][D][switch:056]: 'Active Timer': Sending state OFF
[09:21:28][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.D0.00.00.00.00.00.00.00.00.00.00.01.01.BE.0A.B8.0A.05.00.00.00.00.00.00.00 (41)
[09:21:28][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:21:28][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:29][D][binary_sensor:036]: 'Room Heater active': Sending state OFF
[09:21:29][D][climate:387]: 'Truma Room' - Sending state:
[09:21:29][D][climate:390]: Mode: HEAT
[09:21:29][D][climate:401]: Preset: NONE
[09:21:29][D][climate:410]: Current Temperature: 1.40°C
[09:21:29][D][climate:416]: Target Temperature: nan°C
[09:21:29][D][climate:387]: 'Truma Water' - Sending state:
[09:21:29][D][climate:390]: Mode: OFF
[09:21:29][D][climate:410]: Current Temperature: 2.00°C
[09:21:29][D][number:012]: 'electric power level': Sending state 0.000000
[09:21:29][D][sensor:127]: 'Heating mode': Sending state 0.00000 with 0 decimals of accuracy
[09:21:29][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:21:29][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:21:29][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:21:29][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:21:29][D][sensor:127]: 'Load Current': Sending state -0.10000 A with 1 decimals of accuracy
[09:21:29][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:21:29][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:21:29][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:21:29][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:21:29][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:21:29][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:21:29][D][sensor:127]: 'Current': Sending state 1.58600 A with 3 decimals of accuracy
[09:21:29][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:21:29][D][sensor:127]: 'Battery Power': Sending state 23.31420 W with 2 decimals of accuracy
[09:21:29][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:21:29][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:21:30][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:30][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.D5.00.00.00.00.00.00.00.00.00.00.01.01.BE.0A.B8.0A.00.00.00.00.00.00.00.00 (41)
[09:21:30][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:21:30][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:21:30][D][climate:387]: 'Truma Room' - Sending state:
[09:21:30][D][climate:390]: Mode: OFF
[09:21:30][D][climate:401]: Preset: NONE
[09:21:30][D][climate:410]: Current Temperature: 1.40°C
[09:21:31][D][climate:416]: Target Temperature: nan°C
[09:21:31][D][climate:387]: 'Truma Water' - Sending state:
[09:21:31][D][climate:390]: Mode: OFF
[09:21:31][D][climate:410]: Current Temperature: 2.00°C
[09:21:31][D][climate:416]: Target Temperature: nan°C
[09:21:31][D][number:012]: 'Target Room Temperature': Sending state 0.000000
[09:21:31][D][number:012]: 'Target Water Temperature': Sending state 0.000000
[09:21:31][D][number:012]: 'electric power level': Sending state 0.000000
[09:21:31][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:21:31][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:21:31][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:21:31][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:33][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:34][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:39][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:39][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:41][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:42][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:43][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:48][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:49][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:51][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:58][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:58][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:21:59][D][sensor:127]: 'Battery Voltage': Sending state 14.73000 V with 2 decimals of accuracy
[09:21:59][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:21:59][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:21:59][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:21:59][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:21:59][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:21:59][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:21:59][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:21:59][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:21:59][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:21:59][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:21:59][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:21:59][D][sensor:127]: 'Current': Sending state 1.58000 A with 3 decimals of accuracy
[09:21:59][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:21:59][D][sensor:127]: 'Battery Power': Sending state 23.22600 W with 2 decimals of accuracy
[09:21:59][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:21:59][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:22:00][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:01][D][sensor:127]: 'Propane test battery level': Sending state 61.00000 % with 0 decimals of accuracy
[09:22:01][D][sensor:127]: 'Propane test temp': Sending state 5.00000 °C with 0 decimals of accuracy
[09:22:01][D][sensor:127]: 'Propane test distance': Sending state 261.00000 mm with 0 decimals of accuracy
[09:22:01][D][sensor:127]: 'Propane test level': Sending state 67.00000 % with 0 decimals of accuracy
[09:22:08][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:08][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:09][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:09][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:10][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:15][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.0A.15.00.69.09.16.00.01.01.00.00.01.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:22:15][I][truma_inetbox.TrumaiNetBoxApp:402]: StatusFrameClock
[09:22:15][D][truma_inetbox.TrumaiNetBoxApp:413]: StatusFrameClock 09:22:00
[09:22:15][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:22:17][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:18][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:18][D][sensor:127]: 'discharge': Sending state 0.00000 kWh with 3 decimals of accuracy
[09:22:19][D][sensor:127]: 'charge': Sending state 2.79300 kWh with 3 decimals of accuracy
[09:22:21][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:22][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:23][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:25][D][sensor:127]: 'shunt_WATT': Sending state 23.22600 with 1 decimals of accuracy
[09:22:26][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:27][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:29][D][sensor:127]: 'Battery Voltage': Sending state 14.73000 V with 2 decimals of accuracy
[09:22:29][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:22:29][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:22:29][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:22:29][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:22:29][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:22:29][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:22:29][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:22:29][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:22:29][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:22:29][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:22:29][D][sensor:127]: 'Current': Sending state 1.58200 A with 3 decimals of accuracy
[09:22:29][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:22:29][D][sensor:127]: 'Battery Power': Sending state 23.25540 W with 2 decimals of accuracy
[09:22:29][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:22:29][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:22:30][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.C4.00.00.00.00.00.00.00.00.00.00.01.01.C8.0A.BF.0A.00.00.00.00.00.00.00.00 (41)
[09:22:30][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:22:30][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:22:30][D][climate:387]: 'Truma Room' - Sending state:
[09:22:30][D][climate:390]: Mode: OFF
[09:22:30][D][climate:401]: Preset: NONE
[09:22:30][D][climate:410]: Current Temperature: 2.10°C
[09:22:30][D][climate:416]: Target Temperature: nan°C
[09:22:31][D][climate:387]: 'Truma Water' - Sending state:
[09:22:31][D][climate:390]: Mode: OFF
[09:22:31][D][climate:410]: Current Temperature: 3.00°C
[09:22:31][D][climate:416]: Target Temperature: nan°C
[09:22:31][D][number:012]: 'Target Room Temperature': Sending state 0.000000
[09:22:31][D][number:012]: 'Target Water Temperature': Sending state 0.000000
[09:22:31][D][number:012]: 'electric power level': Sending state 0.000000
[09:22:31][D][sensor:127]: 'Current Room Temperature': Sending state 2.10001 °C with 1 decimals of accuracy
[09:22:31][D][sensor:127]: 'Current Water Temperature': Sending state 3.00000 °C with 1 decimals of accuracy
[09:22:31][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:22:31][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:22:31][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:22:31][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:32][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:36][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:37][D][esp32_ble_tracker:238]: Starting scan...
[09:22:40][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:44][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:45][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:49][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:49][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:51][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:52][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:53][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:22:58][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:59][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:22:59][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:22:59][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:22:59][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:22:59][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:22:59][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:22:59][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:22:59][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:22:59][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:22:59][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:22:59][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:22:59][D][sensor:127]: 'Current': Sending state 1.57900 A with 3 decimals of accuracy
[09:22:59][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:22:59][D][sensor:127]: 'Battery Power': Sending state 23.21130 W with 2 decimals of accuracy
[09:22:59][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:22:59][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:23:00][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:01][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:02][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:04][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:08][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:08][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:11][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:12][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:13][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:17][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.0A.15.00.68.09.17.00.01.01.00.00.01.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:23:17][I][truma_inetbox.TrumaiNetBoxApp:402]: StatusFrameClock
[09:23:17][D][truma_inetbox.TrumaiNetBoxApp:413]: StatusFrameClock 09:23:00
[09:23:17][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:23:17][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:17][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:18][D][sensor:127]: 'discharge': Sending state 0.00000 kWh with 3 decimals of accuracy
[09:23:18][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:19][D][sensor:127]: 'charge': Sending state 2.79300 kWh with 3 decimals of accuracy
[09:23:22][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:25][D][sensor:127]: 'shunt_WATT': Sending state 23.21130 with 1 decimals of accuracy
[09:23:28][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:28][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:29][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:23:29][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:23:29][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:23:29][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:23:29][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:23:29][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:23:29][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:23:29][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:29][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:23:29][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:23:29][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:23:29][D][sensor:127]: 'Current': Sending state 1.57800 A with 3 decimals of accuracy
[09:23:29][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:23:29][D][sensor:127]: 'Battery Power': Sending state 23.19660 W with 2 decimals of accuracy
[09:23:29][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:23:29][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:23:32][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.D4.00.00.00.00.00.00.00.00.00.00.01.01.BE.0A.B9.0A.00.00.00.00.00.00.00.00 (41)
[09:23:32][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:23:32][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:23:32][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:32][D][climate:387]: 'Truma Room' - Sending state:
[09:23:32][D][climate:390]: Mode: OFF
[09:23:32][D][climate:401]: Preset: NONE
[09:23:32][D][climate:410]: Current Temperature: 1.50°C
[09:23:33][D][climate:416]: Target Temperature: nan°C
[09:23:33][D][climate:387]: 'Truma Water' - Sending state:
[09:23:33][D][climate:390]: Mode: OFF
[09:23:33][D][climate:410]: Current Temperature: 2.00°C
[09:23:33][D][climate:416]: Target Temperature: nan°C
[09:23:33][D][number:012]: 'Target Room Temperature': Sending state 0.000000
[09:23:33][D][sensor:127]: 'Current Room Temperature': Sending state 1.50000 °C with 1 decimals of accuracy
[09:23:33][D][sensor:127]: 'Current Water Temperature': Sending state 2.00000 °C with 1 decimals of accuracy
[09:23:33][D][sensor:127]: 'Target Room Temperature': Sending state nan °C with 0 decimals of accuracy
[09:23:33][D][sensor:127]: 'Target Water Temperature': Sending state nan °C with 0 decimals of accuracy
[09:23:33][D][sensor:127]: 'Heating mode': Sending state 0.00000 with 0 decimals of accuracy
[09:23:33][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:23:33][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:23:33][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:23:33][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:34][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:37][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:39][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:43][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:44][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:45][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:46][D][sensor:127]: 'Propane test battery level': Sending state 60.00000 % with 0 decimals of accuracy
[09:23:46][D][sensor:127]: 'Propane test temp': Sending state 5.00000 °C with 0 decimals of accuracy
[09:23:46][D][sensor:127]: 'Propane test distance': Sending state 261.00000 mm with 0 decimals of accuracy
[09:23:46][D][sensor:127]: 'Propane test level': Sending state 67.00000 % with 0 decimals of accuracy
[09:23:47][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:48][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:49][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:51][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:52][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:23:57][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:57][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:58][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:23:59][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:23:59][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:23:59][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:23:59][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:23:59][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:23:59][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:23:59][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
WARNING 192.168.1.29: Connection error occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/aioesphomeapi/connection.py", line 537, in send_message_await_response_complex
await fut
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/aioesphomeapi/connection.py", line 537, in send_message_await_response_complex
await fut
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 129, in __aexit__
self._do_exit(exc_type)
File "/usr/local/lib/python3.9/dist-packages/async_timeout/__init__.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/aioesphomeapi/connection.py", line 320, in _keep_alive_loop
await self._ping()
File "/usr/local/lib/python3.9/dist-packages/aioesphomeapi/connection.py", line 645, in _ping
await self.send_message_await_response(PingRequest(), PingResponse)
File "/usr/local/lib/python3.9/dist-packages/aioesphomeapi/connection.py", line 554, in send_message_await_response
res = await self.send_message_await_response_complex(
File "/usr/local/lib/python3.9/dist-packages/aioesphomeapi/connection.py", line 539, in send_message_await_response_complex
raise TimeoutAPIError(
aioesphomeapi.core.TimeoutAPIError: Timeout waiting for response for <class 'api_pb2.PingRequest'> after 10.0s
INFO Disconnected from ESPHome API for 192.168.1.29
WARNING Disconnected from API
INFO Successfully connected to 192.168.1.29
[09:24:24][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:24:25][D][sensor:127]: 'shunt_WATT': Sending state 23.19660 with 1 decimals of accuracy
WARNING 192.168.1.29: Connection error occurred: [Errno 104] Connection reset by peer
INFO Disconnected from ESPHome API for 192.168.1.29
WARNING Disconnected from API
INFO Successfully connected to 192.168.1.29
[09:24:48][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:24:54][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:24:55][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:24:55][D][binary_sensor:036]: 'Battery has Alarm': Sending state OFF
[09:24:55][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:24:55][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:24:55][D][sensor:127]: 'Starter Battery': Sending state 13.66000 V with 2 decimals of accuracy
[09:24:55][D][sensor:127]: 'Current': Sending state 1.56900 A with 3 decimals of accuracy
[09:24:55][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:24:55][D][sensor:127]: 'Battery Power': Sending state 23.06430 W with 2 decimals of accuracy
[09:24:55][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:24:55][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:24:57][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:24:57][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:24:58][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:07][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:08][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:08][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:08][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:15][D][sensor:127]: 'charge': Sending state 2.79300 kWh with 3 decimals of accuracy
[09:25:15][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.0A.15.00.66.09.19.00.01.01.00.00.01.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:25:15][I][truma_inetbox.TrumaiNetBoxApp:402]: StatusFrameClock
[09:25:15][D][truma_inetbox.TrumaiNetBoxApp:413]: StatusFrameClock 09:25:00
[09:25:15][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:25:17][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:18][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:23][D][sensor:127]: 'discharge': Sending state 0.00000 kWh with 3 decimals of accuracy
[09:25:24][D][binary_sensor:036]: 'MPPT has Error': Sending state OFF
[09:25:24][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:25:24][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:25:24][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:25:24][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:25:24][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:25:24][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:25:24][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:25:25][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:25:25][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:25:25][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:25:25][D][sensor:127]: 'Current': Sending state 1.56800 A with 3 decimals of accuracy
[09:25:25][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:25:25][D][sensor:127]: 'Battery Power': Sending state 23.04960 W with 2 decimals of accuracy
[09:25:25][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:25:25][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:25:27][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:27][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:27][D][sensor:127]: 'shunt_WATT': Sending state 23.04960 with 1 decimals of accuracy
[09:25:28][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:36][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:37][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:38][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:38][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:39][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:46][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.D4.00.00.00.00.00.00.00.00.00.00.01.01.BE.0A.B9.0A.00.00.00.00.00.00.00.00 (41)
[09:25:46][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:25:46][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:25:46][D][climate:387]: 'Truma Room' - Sending state:
[09:25:46][D][climate:390]: Mode: OFF
[09:25:46][D][climate:401]: Preset: NONE
[09:25:46][D][climate:410]: Current Temperature: 1.50°C
[09:25:46][D][climate:416]: Target Temperature: nan°C
[09:25:46][D][climate:387]: 'Truma Water' - Sending state:
[09:25:46][D][climate:390]: Mode: OFF
[09:25:46][D][climate:410]: Current Temperature: 2.00°C
[09:25:46][D][climate:416]: Target Temperature: nan°C
[09:25:46][D][number:012]: 'Target Room Temperature': Sending state 0.000000
[09:25:46][D][number:012]: 'Target Water Temperature': Sending state 0.000000
[09:25:46][D][number:012]: 'electric power level': Sending state 0.000000
[09:25:46][D][sensor:127]: 'Current Room Temperature': Sending state 1.50000 °C with 1 decimals of accuracy
[09:25:46][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:25:46][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:25:46][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:25:48][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:48][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:49][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:49][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:25:50][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:51][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:25:54][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:25:54][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:25:54][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:25:54][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:25:54][D][sensor:127]: 'Load Current': Sending state -0.10000 A with 1 decimals of accuracy
[09:25:54][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:25:54][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:25:54][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:25:55][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:25:55][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:25:55][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:25:55][D][sensor:127]: 'Current': Sending state 1.56800 A with 3 decimals of accuracy
[09:25:55][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:25:55][D][sensor:127]: 'Battery Power': Sending state 23.04960 W with 2 decimals of accuracy
[09:25:55][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:25:55][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:25:59][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:00][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:01][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:07][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:07][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:12][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:12][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:15][D][sensor:127]: 'charge': Sending state 2.79300 kWh with 3 decimals of accuracy
[09:26:17][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:17][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.0A.15.00.65.09.1A.00.01.01.00.00.01.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:26:17][I][truma_inetbox.TrumaiNetBoxApp:402]: StatusFrameClock
[09:26:17][D][truma_inetbox.TrumaiNetBoxApp:413]: StatusFrameClock 09:26:00
[09:26:17][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:26:18][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:19][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:23][D][sensor:127]: 'discharge': Sending state 0.00000 kWh with 3 decimals of accuracy
[09:26:24][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:24][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:26:24][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:26:24][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:26:24][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:26:24][D][sensor:127]: 'Load Current': Sending state -0.10000 A with 1 decimals of accuracy
[09:26:24][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:26:24][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:26:24][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:26:24][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:25][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:26:25][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:26:25][D][sensor:127]: 'Starter Battery': Sending state 13.68000 V with 2 decimals of accuracy
[09:26:25][D][sensor:127]: 'Current': Sending state 1.56500 A with 3 decimals of accuracy
[09:26:25][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:26:25][D][sensor:127]: 'Battery Power': Sending state 23.00550 W with 2 decimals of accuracy
[09:26:25][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:26:25][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:26:25][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:25][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:26][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:27][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:27][D][sensor:127]: 'shunt_WATT': Sending state 23.00550 with 1 decimals of accuracy
[09:26:34][D][sensor:127]: 'Propane test battery level': Sending state 60.00000 % with 0 decimals of accuracy
[09:26:34][D][sensor:127]: 'Propane test temp': Sending state 5.00000 °C with 0 decimals of accuracy
[09:26:34][D][sensor:127]: 'Propane test distance': Sending state 261.00000 mm with 0 decimals of accuracy
[09:26:34][D][sensor:127]: 'Propane test level': Sending state 67.00000 % with 0 decimals of accuracy
[09:26:34][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:35][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:36][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:36][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.14.33.00.D5.00.00.00.00.00.00.00.00.00.00.01.01.BE.0A.B8.0A.00.00.00.00.00.00.00.00 (41)
[09:26:36][I][truma_inetbox.TrumaiNetBoxApp:316]: StatusFrameHeater
[09:26:36][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:26:36][D][climate:387]: 'Truma Room' - Sending state:
[09:26:36][D][climate:390]: Mode: OFF
[09:26:36][D][climate:401]: Preset: NONE
[09:26:36][D][climate:410]: Current Temperature: 1.40°C
[09:26:36][D][climate:416]: Target Temperature: nan°C
[09:26:36][D][climate:387]: 'Truma Water' - Sending state:
[09:26:36][D][climate:390]: Mode: OFF
[09:26:36][D][climate:410]: Current Temperature: 2.00°C
[09:26:36][D][climate:416]: Target Temperature: nan°C
[09:26:36][D][number:012]: 'Target Room Temperature': Sending state 0.000000
[09:26:36][D][sensor:127]: 'Target Room Temperature': Sending state nan °C with 0 decimals of accuracy
[09:26:36][D][sensor:127]: 'Target Water Temperature': Sending state nan °C with 0 decimals of accuracy
[09:26:36][D][sensor:127]: 'Heating mode': Sending state 0.00000 with 0 decimals of accuracy
[09:26:36][D][sensor:127]: 'electric power level': Sending state 0.00000 W with 0 decimals of accuracy
[09:26:36][D][sensor:127]: 'Energy mix': Sending state 1.00000 with 0 decimals of accuracy
[09:26:36][D][sensor:127]: 'Operating status': Sending state 0.00000 with 0 decimals of accuracy
[09:26:43][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:43][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:43][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:44][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:44][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:45][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:54][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:54][D][sensor:127]: 'Battery Voltage': Sending state 14.73000 V with 2 decimals of accuracy
[09:26:54][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:26:54][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:26:54][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:26:54][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:26:54][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:26:54][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:26:54][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:26:55][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:55][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:26:55][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:26:55][D][sensor:127]: 'Starter Battery': Sending state 13.68000 V with 2 decimals of accuracy
[09:26:55][D][sensor:127]: 'Current': Sending state 1.54900 A with 3 decimals of accuracy
[09:26:55][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:26:55][D][sensor:127]: 'Battery Power': Sending state 22.77030 W with 2 decimals of accuracy
[09:26:55][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:26:55][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
[09:26:55][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:26:56][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:26:57][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:02][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:03][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:04][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:05][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:13][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:13][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:13][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:14][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:15][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:15][D][sensor:127]: 'charge': Sending state 2.79300 kWh with 3 decimals of accuracy
[09:27:20][D][truma_inetbox.LinBusProtocol:221]: Multi package request BB.00.1F.00.1E.00.00.22.FF.FF.FF.54.01.0A.15.00.64.09.1B.00.01.01.00.00.01.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (41)
[09:27:20][I][truma_inetbox.TrumaiNetBoxApp:402]: StatusFrameClock
[09:27:20][D][truma_inetbox.TrumaiNetBoxApp:413]: StatusFrameClock 09:27:00
[09:27:20][D][truma_inetbox.LinBusProtocol:227]: Multi package response FB
[09:27:20][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:21][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:21][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:21][D][victron_ble:247]: [FD:55:52:B0:DF:2D] Recieved BATTERY_MONITOR message.
[09:27:22][D][victron_ble:242]: [D0:4D:6B:30:48:1E] Recieved SOLAR_CHARGER message.
[09:27:23][D][sensor:127]: 'discharge': Sending state 0.00000 kWh with 3 decimals of accuracy
[09:27:24][D][sensor:127]: 'Battery Voltage': Sending state 14.72000 V with 2 decimals of accuracy
[09:27:24][D][sensor:127]: 'Battery Current': Sending state 0.00000 A with 3 decimals of accuracy
[09:27:24][D][sensor:127]: 'Yield Today': Sending state 0.00000 kWh with 2 decimals of accuracy
[09:27:24][D][sensor:127]: 'PV Power': Sending state 0.00000 W with 0 decimals of accuracy
[09:27:24][D][sensor:127]: 'Load Current': Sending state -0.00000 A with 1 decimals of accuracy
[09:27:24][D][sensor:127]: 'Battery Power SS': Sending state 0.00000 W with 2 decimals of accuracy
[09:27:24][D][text_sensor:067]: 'MPPT state': Sending state 'Off'
[09:27:24][D][text_sensor:067]: 'MPPT Error reason': Sending state ''
[09:27:25][D][sensor:127]: 'Time remaining': Sending state 65535.00000 min with 0 decimals of accuracy
[09:27:25][D][sensor:127]: 'Battery voltage': Sending state 14.70000 V with 2 decimals of accuracy
[09:27:25][D][sensor:127]: 'Starter Battery': Sending state 13.67000 V with 2 decimals of accuracy
[09:27:25][D][sensor:127]: 'Current': Sending state 1.55300 A with 3 decimals of accuracy
[09:27:25][D][sensor:127]: 'State of charge': Sending state 100.00000 % with 1 decimals of accuracy
[09:27:25][D][sensor:127]: 'Battery Power': Sending state 22.82910 W with 2 decimals of accuracy
[09:27:25][D][sensor:127]: 'Consumed Ah': Sending state -0.00000 Ah with 1 decimals of accuracy
[09:27:25][D][text_sensor:067]: 'Battery Alarm reason': Sending state ''
The component does not assumes the new state of the timer. It waits for the feedback from the CP Plus that the update was accepted. This occurs in your log:
[09:21:27][D][binary_sensor:036]: 'Timer active': Sending state OFF
[09:21:27][D][switch:056]: 'Active Timer': Sending state OFF
If you perform the changes via the web interface: I have observed issues with the state of the web site not updating for some types of components and a refresh of the web site is necessary.
Alternative you could also set the flag Optimistic
of the switch so it assumes that the change was made.
As the title says: 'truma_inetbox.timer.disable' does not disable TIMER_ROOM