Description
I had a mare getting this working, because I used a gender changer and ended up having to swap both TX/RX and the MAX232 Lines because of that - which was very confusing... Anyway its working.
I'm sure this is a very simple question for anyone familiar with PIP protocol. In Home Assistant I have 6 switches available:
friendly_name: pipsolar input_voltage_range
friendly_name: pipsolar output_source_priority_battery
friendly_name: pipsolar output_source_priority_hybrid
friendly_name: pipsolar output_source_priority_solar
friendly_name: pipsolar output_source_priority_utility
friendly_name: pipsolar pv_power_balance
I cannot switch the mode. Its in utility mode, but I cannot set to SBU. When I selected utility mode that worked, but I cannot turn it out of that mode now, it either doesn't like timing or the command. If I'm being dumb please let me know.
I noted with the ess app setting solar was ignored, and I could only select SBU and U mode.
I more or less went with the ess8266 yaml demo file, I added hybrid switch thinking that was probably what I wanted.
I set it up in HA showing me the difference between generated and output and all of that seems to work nicely.
Could it be that TX to the unit isn't working? Or would nothing work if that was the case?
[17:06:25][C][uart.arduino_esp8266:118]: UART Bus: [17:06:25][C][uart.arduino_esp8266:119]: TX Pin: GPIO5 [17:06:25][C][uart.arduino_esp8266:120]: RX Pin: GPIO4 [17:06:25][C][uart.arduino_esp8266:122]: RX Buffer Size: 256 [17:06:25][C][uart.arduino_esp8266:124]: Baud Rate: 2400 baud [17:06:25][C][uart.arduino_esp8266:125]: Data Bits: 8 [17:06:25][C][uart.arduino_esp8266:126]: Parity: NONE [17:06:25][C][uart.arduino_esp8266:127]: Stop bits: 1 [17:06:25][C][uart.arduino_esp8266:131]: Using software serial [17:06:25][C][pipsolar:864]: Pipsolar: [17:06:25][C][pipsolar:865]: used commands: [17:06:25][C][pipsolar:868]: QPIGS [17:06:25][C][pipsolar:868]: QMOD [17:06:25][C][pipsolar:868]: QFLAG [17:06:25][C][pipsolar:868]: QPIRI [17:06:25][C][pipsolar.switch:068]: Pipsolar Switch 'pipsolar output_source_priority_utility' [17:06:25][C][pipsolar.switch:070]: Icon: 'mdi:power' [17:06:25][C][pipsolar.switch:090]: Restore Mode: always OFF [17:06:25][C][pipsolar.switch:068]: Pipsolar Switch 'pipsolar output_source_priority_solar' [17:06:25][C][pipsolar.switch:070]: Icon: 'mdi:power' [17:06:25][C][pipsolar.switch:090]: Restore Mode: always OFF [17:06:25][C][pipsolar.switch:068]: Pipsolar Switch 'pipsolar output_source_priority_battery' [17:06:25][C][pipsolar.switch:070]: Icon: 'mdi:power' [17:06:25][C][pipsolar.switch:090]: Restore Mode: always OFF [17:06:25][C][pipsolar.switch:068]: Pipsolar Switch 'pipsolar output_source_priority_hybrid' [17:06:25][C][pipsolar.switch:070]: Icon: 'mdi:power' [17:06:25][C][pipsolar.switch:090]: Restore Mode: always OFF [17:06:25][C][pipsolar.switch:068]: Pipsolar Switch 'pipsolar input_voltage_range' [17:06:25][C][pipsolar.switch:070]: Icon: 'mdi:power' [17:06:25][C][pipsolar.switch:090]: Restore Mode: always OFF [17:06:25][C][pipsolar.switch:068]: Pipsolar Switch 'pipsolar pv_power_balance' [17:06:25][C][pipsolar.switch:070]: Icon: 'mdi:power' [17:06:25][C][pipsolar.switch:090]: Restore Mode: always OFF [17:06:25][C][mdns:116]: mDNS: [17:06:25][C][mdns:117]: Hostname: pipsolar [17:06:25][C][esphome.ota:073]: Over-The-Air updates: [17:06:25][C][esphome.ota:074]: Address: pipsolar.local:8266 [17:06:25][C][esphome.ota:075]: Version: 2 [17:06:25][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:26][C][safe_mode:018]: Safe Mode: [17:06:26][C][safe_mode:019]: Boot considered successful after 60 seconds [17:06:26][C][safe_mode:021]: Invoke after 10 boot attempts [17:06:26][C][safe_mode:022]: Remain in safe mode for 300 seconds [17:06:26][C][api:140]: API Server: [17:06:26][C][api:141]: Address: pipsolar.local:6053 [17:06:26][C][api:145]: Using noise encryption: NO [17:06:26][D][pipsolar:776]: checking crc on incoming message [17:06:26][D][pipsolar:779]: CRC OK [17:06:26][D][pipsolar:452]: Decode QPIGS [17:06:26][D][sensor:093]: 'pipsolar grid_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 347.00000 VA with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 347.00000 W with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar output_load_percent': Sending state 11.00000 % with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 0.00000 A with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 197.20000 V with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:26][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 356.00000 W with 1 decimals of accuracy [17:06:26][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:27][D][pipsolar:776]: checking crc on incoming message [17:06:27][D][pipsolar:779]: CRC OK [17:06:27][D][pipsolar:475]: Decode QMOD [17:06:27][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:28][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:28][D][pipsolar:776]: checking crc on incoming message [17:06:28][D][pipsolar:779]: CRC OK [17:06:28][D][pipsolar:483]: Decode QFLAG [17:06:29][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:29][D][pipsolar:776]: checking crc on incoming message [17:06:29][D][pipsolar:779]: CRC OK [17:06:29][D][pipsolar:433]: Decode QPIRI [17:06:30][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:30][D][pipsolar:776]: checking crc on incoming message [17:06:30][D][pipsolar:779]: CRC OK [17:06:30][D][pipsolar:452]: Decode QPIGS [17:06:30][D][sensor:093]: 'pipsolar grid_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 367.00000 VA with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 345.00000 W with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar output_load_percent': Sending state 11.00000 % with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 1.00000 A with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 199.80000 V with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:30][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 353.00000 W with 1 decimals of accuracy [17:06:31][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:31][D][pipsolar:776]: checking crc on incoming message [17:06:31][D][pipsolar:779]: CRC OK [17:06:31][D][pipsolar:475]: Decode QMOD [17:06:31][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:32][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:32][D][pipsolar:776]: checking crc on incoming message [17:06:32][D][pipsolar:779]: CRC OK [17:06:32][D][pipsolar:483]: Decode QFLAG [17:06:33][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:33][D][pipsolar:776]: checking crc on incoming message [17:06:33][D][pipsolar:779]: CRC OK [17:06:33][D][pipsolar:433]: Decode QPIRI [17:06:34][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:34][D][pipsolar:776]: checking crc on incoming message [17:06:34][D][pipsolar:779]: CRC OK [17:06:34][D][pipsolar:452]: Decode QPIGS [17:06:34][D][sensor:093]: 'pipsolar grid_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 320.00000 VA with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 320.00000 W with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar output_load_percent': Sending state 10.00000 % with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 1.00000 A with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 1.00000 A with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 198.89999 V with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:34][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 349.00000 W with 1 decimals of accuracy [17:06:35][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:35][D][pipsolar:776]: checking crc on incoming message [17:06:35][D][pipsolar:779]: CRC OK [17:06:35][D][pipsolar:475]: Decode QMOD [17:06:35][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:36][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:36][D][pipsolar:776]: checking crc on incoming message [17:06:36][D][pipsolar:779]: CRC OK [17:06:36][D][pipsolar:483]: Decode QFLAG [17:06:37][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:37][D][pipsolar:776]: checking crc on incoming message [17:06:37][D][pipsolar:779]: CRC OK [17:06:37][D][pipsolar:433]: Decode QPIRI [17:06:38][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:38][D][pipsolar:776]: checking crc on incoming message [17:06:38][D][pipsolar:779]: CRC OK [17:06:38][D][pipsolar:452]: Decode QPIGS [17:06:38][D][sensor:093]: 'pipsolar grid_voltage': Sending state 244.70000 V with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 244.70000 V with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 318.00000 VA with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 311.00000 W with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar output_load_percent': Sending state 10.00000 % with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 1.00000 A with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 1.00000 A with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 198.50000 V with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:38][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 349.00000 W with 1 decimals of accuracy [17:06:39][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:39][D][pipsolar:776]: checking crc on incoming message [17:06:39][D][pipsolar:779]: CRC OK [17:06:39][D][pipsolar:475]: Decode QMOD [17:06:39][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:40][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:40][D][pipsolar:776]: checking crc on incoming message [17:06:40][D][pipsolar:779]: CRC OK [17:06:40][D][pipsolar:483]: Decode QFLAG [17:06:41][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:41][D][pipsolar:776]: checking crc on incoming message [17:06:41][D][pipsolar:779]: CRC OK [17:06:41][D][pipsolar:433]: Decode QPIRI [17:06:42][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:43][D][pipsolar:776]: checking crc on incoming message [17:06:43][D][pipsolar:779]: CRC OK [17:06:43][D][pipsolar:452]: Decode QPIGS [17:06:43][D][sensor:093]: 'pipsolar grid_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 245.00000 V with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 318.00000 VA with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 302.00000 W with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar output_load_percent': Sending state 10.00000 % with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 1.00000 A with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 198.30000 V with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:43][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 349.00000 W with 1 decimals of accuracy [17:06:43][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:43][D][pipsolar:776]: checking crc on incoming message [17:06:43][D][pipsolar:779]: CRC OK [17:06:43][D][pipsolar:475]: Decode QMOD [17:06:43][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:44][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:44][D][pipsolar:776]: checking crc on incoming message [17:06:44][D][pipsolar:779]: CRC OK [17:06:44][D][pipsolar:483]: Decode QFLAG [17:06:45][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:46][D][pipsolar:776]: checking crc on incoming message [17:06:46][D][pipsolar:779]: CRC OK [17:06:46][D][pipsolar:433]: Decode QPIRI [17:06:46][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:47][D][pipsolar:776]: checking crc on incoming message [17:06:47][D][pipsolar:779]: CRC OK [17:06:47][D][pipsolar:452]: Decode QPIGS [17:06:47][D][sensor:093]: 'pipsolar grid_voltage': Sending state 244.89999 V with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 244.89999 V with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 343.00000 VA with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 330.00000 W with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar output_load_percent': Sending state 11.00000 % with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 0.00000 A with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 198.50000 V with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:47][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 346.00000 W with 1 decimals of accuracy [17:06:47][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:47][D][pipsolar:776]: checking crc on incoming message [17:06:47][D][pipsolar:779]: CRC OK [17:06:47][D][pipsolar:475]: Decode QMOD [17:06:47][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:48][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:48][D][pipsolar:776]: checking crc on incoming message [17:06:48][D][pipsolar:779]: CRC OK [17:06:48][D][pipsolar:483]: Decode QFLAG [17:06:49][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:50][D][pipsolar:776]: checking crc on incoming message [17:06:50][D][pipsolar:779]: CRC OK [17:06:50][D][pipsolar:433]: Decode QPIRI [17:06:50][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:51][D][pipsolar:776]: checking crc on incoming message [17:06:51][D][pipsolar:779]: CRC OK [17:06:51][D][pipsolar:452]: Decode QPIGS [17:06:51][D][sensor:093]: 'pipsolar grid_voltage': Sending state 245.20000 V with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 245.20000 V with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 318.00000 VA with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 307.00000 W with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar output_load_percent': Sending state 10.00000 % with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 1.00000 A with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 0.00000 A with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 197.60001 V with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:51][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 340.00000 W with 1 decimals of accuracy [17:06:51][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:51][D][pipsolar:776]: checking crc on incoming message [17:06:51][D][pipsolar:779]: CRC OK [17:06:51][D][pipsolar:475]: Decode QMOD [17:06:52][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:52][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:53][D][pipsolar:776]: checking crc on incoming message [17:06:53][D][pipsolar:779]: CRC OK [17:06:53][D][pipsolar:483]: Decode QFLAG [17:06:54][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:54][D][pipsolar:776]: checking crc on incoming message [17:06:54][D][pipsolar:779]: CRC OK [17:06:54][D][pipsolar:433]: Decode QPIRI [17:06:55][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:55][D][pipsolar:776]: checking crc on incoming message [17:06:55][D][pipsolar:779]: CRC OK [17:06:55][D][pipsolar:452]: Decode QPIGS [17:06:55][D][sensor:093]: 'pipsolar grid_voltage': Sending state 244.80000 V with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 244.80000 V with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 342.00000 VA with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 334.00000 W with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar output_load_percent': Sending state 11.00000 % with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 1.00000 A with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 0.00000 A with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 198.50000 V with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:55][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 345.00000 W with 1 decimals of accuracy [17:06:56][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:06:56][D][pipsolar:776]: checking crc on incoming message [17:06:56][D][pipsolar:779]: CRC OK [17:06:56][D][pipsolar:475]: Decode QMOD [17:06:56][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:06:57][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:06:57][D][pipsolar:776]: checking crc on
7236
incoming message [17:06:57][D][pipsolar:779]: CRC OK [17:06:57][D][pipsolar:483]: Decode QFLAG [17:06:58][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:06:58][D][pipsolar:776]: checking crc on incoming message [17:06:58][D][pipsolar:779]: CRC OK [17:06:58][D][pipsolar:433]: Decode QPIRI [17:06:59][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:06:59][D][pipsolar:776]: checking crc on incoming message [17:06:59][D][pipsolar:779]: CRC OK [17:06:59][D][pipsolar:452]: Decode QPIGS [17:06:59][D][sensor:093]: 'pipsolar grid_voltage': Sending state 244.80000 V with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 244.80000 V with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 342.00000 VA with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 323.00000 W with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar output_load_percent': Sending state 10.00000 % with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 0.00000 A with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 196.39999 V with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:06:59][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 348.00000 W with 1 decimals of accuracy [17:07:00][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:07:00][D][pipsolar:776]: checking crc on incoming message [17:07:00][D][pipsolar:779]: CRC OK [17:07:00][D][pipsolar:475]: Decode QMOD [17:07:00][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:07:01][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:07:01][D][pipsolar:776]: checking crc on incoming message [17:07:01][D][pipsolar:779]: CRC OK [17:07:01][D][pipsolar:483]: Decode QFLAG [17:07:02][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:07:02][D][pipsolar:776]: checking crc on incoming message [17:07:02][D][pipsolar:779]: CRC OK [17:07:02][D][pipsolar:433]: Decode QPIRI [17:07:03][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:07:03][D][pipsolar:776]: checking crc on incoming message [17:07:03][D][pipsolar:779]: CRC OK [17:07:03][D][pipsolar:452]: Decode QPIGS [17:07:03][D][sensor:093]: 'pipsolar grid_voltage': Sending state 245.10001 V with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 245.10001 V with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 343.00000 VA with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 316.00000 W with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar output_load_percent': Sending state 10.00000 % with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 1.00000 A with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 195.50000 V with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:07:03][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 362.00000 W with 1 decimals of accuracy [17:07:04][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:07:04][D][pipsolar:776]: checking crc on incoming message [17:07:04][D][pipsolar:779]: CRC OK [17:07:04][D][pipsolar:475]: Decode QMOD [17:07:04][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:07:05][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:07:05][D][pipsolar:776]: checking crc on incoming message [17:07:05][D][pipsolar:779]: CRC OK [17:07:05][D][pipsolar:483]: Decode QFLAG [17:07:06][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:07:06][D][pipsolar:776]: checking crc on incoming message [17:07:06][D][pipsolar:779]: CRC OK [17:07:06][D][pipsolar:433]: Decode QPIRI [17:07:07][D][pipsolar:840]: Sending polling command : QPIGS with length 5 [17:07:08][D][pipsolar:776]: checking crc on incoming message [17:07:08][D][pipsolar:779]: CRC OK [17:07:08][D][pipsolar:452]: Decode QPIGS [17:07:08][D][sensor:093]: 'pipsolar grid_voltage': Sending state 244.80000 V with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar grid_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar ac_output_voltage': Sending state 244.80000 V with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar ac_output_frequency': Sending state 50.00000 Hz with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar ac_output_apparent_power': Sending state 342.00000 VA with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar ac_output_active_power': Sending state 336.00000 W with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar output_load_percent': Sending state 11.00000 % with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar battery_voltage': Sending state 27.20000 V with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar battery_charging_current': Sending state 0.00000 A with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar battery_capacity_percent': Sending state 100.00000 % with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar inverter_heat_sink_temperature': Sending state 30.00000 °C with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar pv_input_current_for_battery': Sending state 1.00000 A with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar pv_input_voltage': Sending state 195.20000 V with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar battery_voltage_scc': Sending state 0.00000 V with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar battery_discharge_current': Sending state 0.00000 A with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar battery_voltage_offset_for_fans_on': Sending state 0.00000 V with 1 decimals of accuracy [17:07:08][D][sensor:093]: 'pipsolar pv_charging_power': Sending state 361.00000 W with 1 decimals of accuracy [17:07:08][D][pipsolar:840]: Sending polling command : QMOD with length 4 [17:07:08][D][pipsolar:776]: checking crc on incoming message [17:07:08][D][pipsolar:779]: CRC OK [17:07:08][D][pipsolar:475]: Decode QMOD [17:07:08][D][text_sensor:064]: 'pipsolar device_mode': Sending state 'Line mode' [17:07:09][D][pipsolar:840]: Sending polling command : QFLAG with length 5 [17:07:09][D][pipsolar:776]: checking crc on incoming message [17:07:09][D][pipsolar:779]: CRC OK [17:07:09][D][pipsolar:483]: Decode QFLAG [17:07:10][D][pipsolar:840]: Sending polling command : QPIRI with length 5 [17:07:11][D][pipsolar:776]: checking crc on incoming message [17:07:11][D][pipsolar:779]: CRC OK [17:07:11][D][pipsolar:433]: Decode QPIRI