Advertisement
tahc81

Untitled

Jan 17th, 2024 (edited)
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 25.57 KB | None | 0 0
  1. [09:32:54][I][logger:351]: Log initialized
  2. [09:32:54][C][ota:473]: There have been 2 suspected unsuccessful boot attempts.
  3. [09:32:54][D][esp32.preferences:114]: Saving 1 preferences to flash...
  4. [09:32:54][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
  5. [09:32:54][I][app:029]: Running through setup()...
  6. [09:32:54][I][i2c.arduino:183]: Performing I2C bus recovery
  7. [09:32:54][C][ina228:049]: Setting up INA228...
  8. [09:32:54][D][ina228:020]: read_u16_ 0x3E, ret= 0, raw 0x4954
  9. [09:32:54][D][ina228:020]: read_u16_ 0x3F, ret= 0, raw 0x8122
  10. [09:32:54][I][ina228:066]: Manufacturer: 0x5449, Device ID: 0x0228, Revision: 1
  11. [09:32:54][D][ina228:102]: New Rshunt=0.001130 ohm, max current=40.000
  12. [09:32:54][D][ina228:103]: New CURRENT_LSB=0.000038, SHUNT_CAL=2256
  13. [09:32:54][D][ina228:020]: read_u16_ 0x00, ret= 0, raw 0x0000
  14. [09:32:54][D][ina228:111]: set_adc_range_ is TRUE, read: 0x0000
  15. [09:32:54][D][ina228:114]: set_adc_range_ is TRUE, write: 0x0100
  16. [09:32:54][D][ina228:207]: clear_energy_counter_
  17. [09:32:54][D][ina228:020]: read_u16_ 0x00, ret= 0, raw 0x0001
  18. [09:32:54][D][ina228:020]: read_u16_ 0x01, ret= 0, raw 0xD4FF
  19. [09:32:54][D][ina228:084]: Read REG_ADC_CONFIG returned TRUE, 0xFFD4
  20. [09:32:54][D][ina228:087]: Read REG_ADC_CONFIG2 returned TRUE, 0xFFD4
  21. [09:32:54][C][wifi:038]: Setting up WiFi...
  22. [09:32:54][C][wifi:051]: Starting WiFi...
  23. [09:32:54][C][wifi:052]:  Local MAC: 3C:E9:0E:8B:CC:CC
  24. [09:32:55][D][wifi:455]: Starting scan...
  25. [09:32:55][D][sensor:094]: 'Uptime Sensor': Sending state 0.27100 s with 0 decimals of accuracy
  26. [09:32:55][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  27. [09:32:55][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  28. [09:32:55][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  29. [09:32:55][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  30. [09:32:55][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  31. [09:32:55][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  32. [09:32:55][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xAF0B
  33. [09:32:55][D][ina228:151]: read_die_temp_ is TRUE, 0x0BAF
  34. [09:32:55][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.36719 °C with 5 decimals of accuracy
  35. [09:32:55][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x0010A100
  36. [09:32:55][D][ina228:160]: read_current_ is TRUE, 0x00000A11
  37. [09:32:55][D][sensor:094]: 'INA228 Current': Sending state 0.09830 A with 5 decimals of accuracy
  38. [09:32:55][D][ina228:169]: read_power_1 ret= 0, 0x005B1F00
  39. [09:32:55][D][ina228:172]: read_power_2 ret= 0, 0x00001F5B
  40. [09:32:55][D][sensor:094]: 'INA228 Power': Sending state 0.97986 W with 5 decimals of accuracy
  41. [09:32:55][D][ina228:181]: read_energy_1 ret= 0, 0x11FF050000
  42. [09:32:55][D][ina228:184]: read_energy_2 ret= 0, 0x5FF11
  43. [09:32:55][D][sensor:094]: 'INA228 Energy': Sending state 767.53320 J with 5 decimals of accuracy
  44. [09:32:55][D][ina228:193]: read_charge_1 is FALSE, 0x23E21E0000
  45. [09:32:55][D][ina228:199]: read_charge_2 is FALSE, 0x1EE223
  46. [09:32:55][D][sensor:094]: 'INA228 Charge': Sending state 77.20837 C with 5 decimals of accuracy
  47. [09:32:55][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  48. [09:32:55][W][component:215]: Components should block for at most 20-30ms.
  49. [09:32:56][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  50. [09:32:56][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  51. [09:32:56][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  52. [09:32:56][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  53. [09:32:56][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  54. [09:32:56][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  55. [09:32:56][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xB00B
  56. [09:32:56][D][ina228:151]: read_die_temp_ is TRUE, 0x0BB0
  57. [09:32:56][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.37500 °C with 5 decimals of accuracy
  58. [09:32:56][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00502800
  59. [09:32:56][D][ina228:160]: read_current_ is TRUE, 0x00000285
  60. [09:32:56][D][sensor:094]: 'INA228 Current': Sending state 0.02460 A with 5 decimals of accuracy
  61. [09:32:56][D][ina228:169]: read_power_1 ret= 0, 0x00D80700
  62. [09:32:56][D][ina228:172]: read_power_2 ret= 0, 0x000007D8
  63. [09:32:56][D][sensor:094]: 'INA228 Power': Sending state 0.24512 W with 5 decimals of accuracy
  64. [09:32:56][D][ina228:181]: read_energy_1 ret= 0, 0xCDFF050000
  65. [09:32:56][D][ina228:184]: read_energy_2 ret= 0, 0x5FFCD
  66. [09:32:56][D][sensor:094]: 'INA228 Energy': Sending state 767.90039 J with 5 decimals of accuracy
  67. [09:32:56][D][ina228:193]: read_charge_1 is FALSE, 0xF6E51E0000
  68. [09:32:56][D][ina228:199]: read_charge_2 is FALSE, 0x1EE5F6
  69. [09:32:56][D][sensor:094]: 'INA228 Charge': Sending state 77.24571 C with 5 decimals of accuracy
  70. [09:32:56][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  71. [09:32:56][W][component:215]: Components should block for at most 20-30ms.
  72. [09:32:58][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  73. [09:32:58][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  74. [09:32:58][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  75. [09:32:58][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  76. [09:32:58][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  77. [09:32:58][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  78. [09:32:58][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xB30B
  79. [09:32:58][D][ina228:151]: read_die_temp_ is TRUE, 0x0BB3
  80. [09:32:58][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.39844 °C with 5 decimals of accuracy
  81. [09:32:58][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00402800
  82. [09:32:58][D][ina228:160]: read_current_ is TRUE, 0x00000284
  83. [09:32:58][D][sensor:094]: 'INA228 Current': Sending state 0.02457 A with 5 decimals of accuracy
  84. [09:32:58][D][ina228:169]: read_power_1 ret= 0, 0x00D60700
  85. [09:32:58][D][ina228:172]: read_power_2 ret= 0, 0x000007D6
  86. [09:32:58][D][sensor:094]: 'INA228 Power': Sending state 0.24487 W with 5 decimals of accuracy
  87. [09:32:58][D][ina228:181]: read_energy_1 ret= 0, 0xC700060000
  88. [09:32:58][D][ina228:184]: read_energy_2 ret= 0, 0x600C7
  89. [09:32:58][D][sensor:094]: 'INA228 Energy': Sending state 768.38867 J with 5 decimals of accuracy
  90. [09:32:58][D][ina228:193]: read_charge_1 is FALSE, 0x1EB1E0000
  91. [09:32:58][D][ina228:199]: read_charge_2 is FALSE, 0x1EEB01
  92. [09:32:58][D][sensor:094]: 'INA228 Charge': Sending state 77.29496 C with 5 decimals of accuracy
  93. [09:32:58][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  94. [09:32:58][W][component:215]: Components should block for at most 20-30ms.
  95. [09:33:00][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  96. [09:33:00][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  97. [09:33:00][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  98. [09:33:00][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  99. [09:33:00][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  100. [09:33:00][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  101. [09:33:00][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xB40B
  102. [09:33:00][D][ina228:151]: read_die_temp_ is TRUE, 0x0BB4
  103. [09:33:00][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.40625 °C with 5 decimals of accuracy
  104. [09:33:00][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00502800
  105. [09:33:00][D][ina228:160]: read_current_ is TRUE, 0x00000285
  106. [09:33:00][D][sensor:094]: 'INA228 Current': Sending state 0.02460 A with 5 decimals of accuracy
  107. [09:33:00][D][ina228:169]: read_power_1 ret= 0, 0x00D80700
  108. [09:33:00][D][ina228:172]: read_power_2 ret= 0, 0x000007D8
  109. [09:33:00][D][sensor:094]: 'INA228 Power': Sending state 0.24512 W with 5 decimals of accuracy
  110. [09:33:00][D][ina228:181]: read_energy_1 ret= 0, 0xC001060000
  111. [09:33:00][D][ina228:184]: read_energy_2 ret= 0, 0x601C0
  112. [09:33:00][D][sensor:094]: 'INA228 Energy': Sending state 768.87500 J with 5 decimals of accuracy
  113. [09:33:00][D][ina228:193]: read_charge_1 is FALSE, 0x9F01E0000
  114. [09:33:00][D][ina228:199]: read_charge_2 is FALSE, 0x1EF009
  115. [09:33:00][D][sensor:094]: 'INA228 Charge': Sending state 77.34409 C with 5 decimals of accuracy
  116. [09:33:00][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  117. [09:33:00][W][component:215]: Components should block for at most 20-30ms.
  118. [09:33:00][D][wifi:470]: Found networks:
  119. [09:33:00][I][wifi:514]: - 'tantal' (FC:34:97:0B:AB:80) ▂▄▆█
  120. [09:33:00][D][wifi:515]:    Channel: 1
  121. [09:33:00][D][wifi:516]:    RSSI: -74 dB
  122. [09:33:00][I][wifi:514]: - 'ap-garaz' (14:DD:A9:CE:86:C0) ▂▄▆█
  123. [09:33:00][D][wifi:515]:    Channel: 12
  124. [09:33:00][D][wifi:516]:    RSSI: -84 dB
  125. [09:33:00][D][wifi:519]: - 'o2b_guest' (FC:34:97:0B:AB:81) ▂▄▆█
  126. [09:33:00][D][wifi:519]: - 'TP-LINK Sobotovic' (98:DE:D0:E5:FF:C2) ▂▄▆█
  127. [09:33:00][I][wifi:300]: WiFi Connecting to 'tantal'...
  128. [09:33:01][I][wifi:587]: WiFi Connected!
  129. [09:33:01][C][wifi:405]:  Local MAC: 3C:E9:0E:8B:CC:CC
  130. [09:33:01][C][wifi:410]:  SSID: 'tantal'
  131. [09:33:01][C][wifi:411]:  IP Address: 192.168.0.231
  132. [09:33:01][C][wifi:413]:  BSSID: FC:34:97:0B:AB:80
  133. [09:33:01][C][wifi:414]:  Hostname: 'current-shunt'
  134. [09:33:02][C][wifi:416]:  Signal strength: -74 dB ▂▄▆█
  135. [09:33:02][C][wifi:420]:  Channel: 1
  136. [09:33:02][C][wifi:421]:  Subnet: 255.255.255.0
  137. [09:33:02][C][wifi:422]:  Gateway: 192.168.0.1
  138. [09:33:02][C][wifi:423]:  DNS1: 192.168.0.102
  139. [09:33:02][C][wifi:424]:  DNS2: 8.8.8.8
  140. [09:33:02][C][ota:097]: Over-The-Air Updates:
  141. [09:33:02][C][ota:098]:  Address: current-shunt.local:3232
  142. [09:33:02][W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 8 restarts
  143. [09:33:02][C][api:025]: Setting up Home Assistant API server...
  144. [09:33:02][I][app:062]: setup() finished successfully!
  145. [09:33:02][D][sensor:094]: 'WiFi Signal Sensor': Sending state -74.00000 dBm with 0 decimals of accuracy
  146. [09:33:02][D][text_sensor:064]: 'ESP IP Address': Sending state '192.168.0.231'
  147. [09:33:02][D][text_sensor:064]: 'ESP Connected SSID': Sending state 'tantal'
  148. [09:33:02][I][app:102]: ESPHome version 2023.12.6 compiled on Jan 17 2024, 09:32:33
  149. [09:33:02][I][app:104]: Project tahc81.current-shunt version 1.0.0
  150. [09:33:02][C][wifi:573]: WiFi:
  151. [09:33:02][C][wifi:405]:  Local MAC: 3C:E9:0E:8B:CC:CC
  152. [09:33:02][C][wifi:410]:  SSID: 'tantal'
  153. [09:33:02][C][wifi:411]:  IP Address: 192.168.0.231
  154. [09:33:02][C][wifi:413]:  BSSID: FC:34:97:0B:AB:80
  155. [09:33:02][C][wifi:414]:  Hostname: 'current-shunt'
  156. [09:33:02][C][wifi:416]:  Signal strength: -74 dB ▂▄▆█
  157. [09:33:02][C][wifi:420]:  Channel: 1
  158. [09:33:02][C][wifi:421]:  Subnet: 255.255.255.0
  159. [09:33:02][C][wifi:422]:  Gateway: 192.168.0.1
  160. [09:33:02][C][wifi:423]:  DNS1: 192.168.0.102
  161. [09:33:02][C][wifi:424]:  DNS2: 8.8.8.8
  162. [09:33:02][C][logger:439]: Logger:
  163. [09:33:02][C][logger:440]:  Level: DEBUG
  164. [09:33:02][C][logger:441]:  Log Baud Rate: 115200
  165. [09:33:02][C][logger:443]:  Hardware UART: UART0
  166. [09:33:02][C][i2c.arduino:053]: I2C Bus:
  167. [09:33:02][C][i2c.arduino:054]:  SDA Pin: GPIO5
  168. [09:33:02][C][i2c.arduino:055]:  SCL Pin: GPIO4
  169. [09:33:02][C][i2c.arduino:056]:  Frequency: 400000 Hz
  170. [09:33:02][C][i2c.arduino:059]:  Recovery: bus successfully recovered
  171. [09:33:02][I][i2c.arduino:069]: Results from i2c bus scan:
  172. [09:33:02][I][i2c.arduino:075]: Found i2c device at address 0x40
  173. [09:33:02][C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
  174. [09:33:02][C][uptime.sensor:031]:  Device Class: 'duration'
  175. [09:33:02][C][uptime.sensor:031]:  State Class: 'total_increasing'
  176. [09:33:02][C][uptime.sensor:031]:  Unit of Measurement: 's'
  177. [09:33:02][C][uptime.sensor:031]:  Accuracy Decimals: 0
  178. [09:33:02][C][uptime.sensor:031]:  Icon: 'mdi:timer-outline'
  179. [09:33:02][C][ina228:215]: INA228:
  180. [09:33:02][C][ina228:216]:  Address: 0x40
  181. [09:33:02][C][ina228:222]:  Update Interval: 2.0s
  182. [09:33:02][C][ina228:224]:  Shunt Voltage 'INA228 Shunt Voltage'
  183. [09:33:02][C][ina228:224]:    Device Class: 'voltage'
  184. [09:33:02][C][ina228:224]:    State Class: 'measurement'
  185. [09:33:02][C][ina228:224]:    Unit of Measurement: 'mV'
  186. [09:33:02][C][ina228:224]:    Accuracy Decimals: 5
  187. [09:33:02][C][ina228:225]:  Bus Voltage 'INA228 Bus Voltage'
  188. [09:33:02][C][ina228:225]:    Device Class: 'voltage'
  189. [09:33:02][C][ina228:225]:    State Class: 'measurement'
  190. [09:33:02][C][ina228:225]:    Unit of Measurement: 'V'
  191. [09:33:02][C][ina228:225]:    Accuracy Decimals: 5
  192. [09:33:02][C][ina228:226]:  Die Temperature 'INA228 DIE Temperature'
  193. [09:33:02][C][ina228:226]:    Device Class: 'temperature'
  194. [09:33:02][C][ina228:226]:    State Class: 'measurement'
  195. [09:33:02][C][ina228:226]:    Unit of Measurement: '°C'
  196. [09:33:02][C][ina228:226]:    Accuracy Decimals: 5
  197. [09:33:02][C][ina228:227]:  Current 'INA228 Current'
  198. [09:33:02][C][ina228:227]:    Device Class: 'current'
  199. [09:33:02][C][ina228:227]:    State Class: 'measurement'
  200. [09:33:02][C][ina228:227]:    Unit of Measurement: 'A'
  201. [09:33:02][C][ina228:227]:    Accuracy Decimals: 5
  202. [09:33:02][C][ina228:228]:  Power 'INA228 Power'
  203. [09:33:02][C][ina228:228]:    Device Class: 'power'
  204. [09:33:02][C][ina228:228]:    State Class: 'measurement'
  205. [09:33:02][C][ina228:228]:    Unit of Measurement: 'W'
  206. [09:33:02][C][ina228:228]:    Accuracy Decimals: 5
  207. [09:33:02][C][ina228:229]:  Energy 'INA228 Energy'
  208. [09:33:02][C][ina228:229]:    Device Class: 'energy'
  209. [09:33:02][C][ina228:229]:    State Class: 'measurement'
  210. [09:33:02][C][ina228:229]:    Unit of Measurement: 'J'
  211. [09:33:02][C][ina228:229]:    Accuracy Decimals: 5
  212. [09:33:02][C][ina228:230]:  Charge 'INA228 Charge'
  213. [09:33:02][C][ina228:230]:    Device Class: 'energy'
  214. [09:33:02][C][ina228:230]:    State Class: 'measurement'
  215. [09:33:02][C][ina228:230]:    Unit of Measurement: 'C'
  216. [09:33:02][C][ina228:230]:    Accuracy Decimals: 5
  217. [09:33:02][C][restart:068]: Restart Switch 'ESP32-CS restart'
  218. [09:33:02][C][restart:070]:  Icon: 'mdi:restart'
  219. [09:33:02][C][restart:091]:  Restore Mode: always OFF
  220. [09:33:02][C][mdns:115]: mDNS:
  221. [09:33:02][C][mdns:116]:  Hostname: current-shunt
  222. [09:33:02][C][ota:097]: Over-The-Air Updates:
  223. [09:33:02][C][ota:098]:  Address: current-shunt.local:3232
  224. [09:33:02][W][ota:107]: Last Boot was an unhandled reset, will proceed to safe mode in 8 restarts
  225. [09:33:02][C][api:139]: API Server:
  226. [09:33:02][C][api:140]:  Address: current-shunt.local:6053
  227. [09:33:02][C][api:144]:  Using noise encryption: NO
  228. [09:33:02][C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
  229. [09:33:02][C][wifi_signal.sensor:009]:  Device Class: 'signal_strength'
  230. [09:33:02][C][wifi_signal.sensor:009]:  State Class: 'measurement'
  231. [09:33:02][C][wifi_signal.sensor:009]:  Unit of Measurement: 'dBm'
  232. [09:33:02][C][wifi_signal.sensor:009]:  Accuracy Decimals: 0
  233. [09:33:02][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  234. [09:33:02][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  235. [09:33:02][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  236. [09:33:02][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  237. [09:33:02][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  238. [09:33:02][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  239. [09:33:02][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xAF0B
  240. [09:33:02][D][ina228:151]: read_die_temp_ is TRUE, 0x0BAF
  241. [09:33:02][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.36719 °C with 5 decimals of accuracy
  242. [09:33:02][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00502800
  243. [09:33:02][D][ina228:160]: read_current_ is TRUE, 0x00000285
  244. [09:33:02][D][sensor:094]: 'INA228 Current': Sending state 0.02460 A with 5 decimals of accuracy
  245. [09:33:02][D][ina228:169]: read_power_1 ret= 0, 0x00D70700
  246. [09:33:02][D][ina228:172]: read_power_2 ret= 0, 0x000007D7
  247. [09:33:02][D][sensor:094]: 'INA228 Power': Sending state 0.24500 W with 5 decimals of accuracy
  248. [09:33:02][D][ina228:181]: read_energy_1 ret= 0, 0xBC02060000
  249. [09:33:02][D][ina228:184]: read_energy_2 ret= 0, 0x602BC
  250. [09:33:02][D][sensor:094]: 'INA228 Energy': Sending state 769.36719 J with 5 decimals of accuracy
  251. [09:33:02][D][ina228:193]: read_charge_1 is FALSE, 0x20F51E0000
  252. [09:33:02][D][ina228:199]: read_charge_2 is FALSE, 0x1EF520
  253. [09:33:02][D][sensor:094]: 'INA228 Charge': Sending state 77.39380 C with 5 decimals of accuracy
  254. [09:33:02][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  255. [09:33:02][W][component:215]: Components should block for at most 20-30ms.
  256. [09:33:02][C][wifi_info:009]: WifiInfo IPAddress 'ESP IP Address'
  257. [09:33:02][C][wifi_info:011]: WifiInfo SSID 'ESP Connected SSID'
  258. [09:33:04][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  259. [09:33:04][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  260. [09:33:04][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  261. [09:33:04][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0070750C
  262. [09:33:04][D][ina228:138]: read_voltage_ is TRUE, 0x0000C757
  263. [09:33:04][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96699 V with 5 decimals of accuracy
  264. [09:33:04][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xB20B
  265. [09:33:04][D][ina228:151]: read_die_temp_ is TRUE, 0x0BB2
  266. [09:33:04][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.39062 °C with 5 decimals of accuracy
  267. [09:33:04][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00402800
  268. [09:33:04][D][ina228:160]: read_current_ is TRUE, 0x00000284
  269. [09:33:04][D][sensor:094]: 'INA228 Current': Sending state 0.02457 A with 5 decimals of accuracy
  270. [09:33:04][D][ina228:169]: read_power_1 ret= 0, 0x00D60700
  271. [09:33:04][D][ina228:172]: read_power_2 ret= 0, 0x000007D6
  272. [09:33:04][D][sensor:094]: 'INA228 Power': Sending state 0.24487 W with 5 decimals of accuracy
  273. [09:33:04][D][ina228:181]: read_energy_1 ret= 0, 0xB203060000
  274. [09:33:04][D][ina228:184]: read_energy_2 ret= 0, 0x603B2
  275. [09:33:04][D][sensor:094]: 'INA228 Energy': Sending state 769.84766 J with 5 decimals of accuracy
  276. [09:33:04][D][ina228:193]: read_charge_1 is FALSE, 0x1BFA1E0000
  277. [09:33:04][D][ina228:199]: read_charge_2 is FALSE, 0x1EFA1B
  278. [09:33:04][D][sensor:094]: 'INA228 Charge': Sending state 77.44244 C with 5 decimals of accuracy
  279. [09:33:04][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  280. [09:33:04][W][component:215]: Components should block for at most 20-30ms.
  281. [09:33:06][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  282. [09:33:06][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  283. [09:33:06][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  284. [09:33:06][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  285. [09:33:06][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  286. [09:33:06][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  287. [09:33:06][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xAF0B
  288. [09:33:06][D][ina228:151]: read_die_temp_ is TRUE, 0x0BAF
  289. [09:33:06][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.36719 °C with 5 decimals of accuracy
  290. [09:33:06][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00402800
  291. [09:33:06][D][ina228:160]: read_current_ is TRUE, 0x00000284
  292. [09:33:06][D][sensor:094]: 'INA228 Current': Sending state 0.02457 A with 5 decimals of accuracy
  293. [09:33:06][D][ina228:169]: read_power_1 ret= 0, 0x00D60700
  294. [09:33:06][D][ina228:172]: read_power_2 ret= 0, 0x000007D6
  295. [09:33:06][D][sensor:094]: 'INA228 Power': Sending state 0.24487 W with 5 decimals of accuracy
  296. [09:33:06][D][ina228:181]: read_energy_1 ret= 0, 0xAA04060000
  297. [09:33:06][D][ina228:184]: read_energy_2 ret= 0, 0x604AA
  298. [09:33:06][D][sensor:094]: 'INA228 Energy': Sending state 770.33203 J with 5 decimals of accuracy
  299. [09:33:06][D][ina228:193]: read_charge_1 is FALSE, 0x21FF1E0000
  300. [09:33:06][D][ina228:199]: read_charge_2 is FALSE, 0x1EFF21
  301. [09:33:06][D][sensor:094]: 'INA228 Charge': Sending state 77.49149 C with 5 decimals of accuracy
  302. [09:33:06][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  303. [09:33:06][W][component:215]: Components should block for at most 20-30ms.
  304. [09:33:07][D][api:102]: Accepted 192.168.0.101
  305. [09:33:07][D][api.connection:1121]: Home Assistant 2024.1.2 (192.168.0.101): Connected successfully
  306. [09:33:08][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  307. [09:33:08][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  308. [09:33:08][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  309. [09:33:08][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  310. [09:33:08][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  311. [09:33:08][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  312. [09:33:08][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xAE0B
  313. [09:33:08][D][ina228:151]: read_die_temp_ is TRUE, 0x0BAE
  314. [09:33:08][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.35938 °C with 5 decimals of accuracy
  315. [09:33:08][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00402800
  316. [09:33:08][D][ina228:160]: read_current_ is TRUE, 0x00000284
  317. [09:33:08][D][sensor:094]: 'INA228 Current': Sending state 0.02457 A with 5 decimals of accuracy
  318. [09:33:08][D][ina228:169]: read_power_1 ret= 0, 0x00D50700
  319. [09:33:08][D][ina228:172]: read_power_2 ret= 0, 0x000007D5
  320. [09:33:08][D][sensor:094]: 'INA228 Power': Sending state 0.24475 W with 5 decimals of accuracy
  321. [09:33:08][D][ina228:181]: read_energy_1 ret= 0, 0xA405060000
  322. [09:33:08][D][ina228:184]: read_energy_2 ret= 0, 0x605A4
  323. [09:33:08][D][sensor:094]: 'INA228 Energy': Sending state 770.82031 J with 5 decimals of accuracy
  324. [09:33:08][D][ina228:193]: read_charge_1 is FALSE, 0x27041F0000
  325. [09:33:08][D][ina228:199]: read_charge_2 is FALSE, 0x1F0427
  326. [09:33:08][D][sensor:094]: 'INA228 Charge': Sending state 77.54055 C with 5 decimals of accuracy
  327. [09:33:08][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  328. [09:33:08][W][component:215]: Components should block for at most 20-30ms.
  329. [09:33:10][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00401600
  330. [09:33:10][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000164
  331. [09:33:10][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02781 mV with 5 decimals of accuracy
  332. [09:33:10][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  333. [09:33:10][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  334. [09:33:10][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  335. [09:33:10][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xB40B
  336. [09:33:10][D][ina228:151]: read_die_temp_ is TRUE, 0x0BB4
  337. [09:33:10][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.40625 °C with 5 decimals of accuracy
  338. [09:33:10][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00602800
  339. [09:33:10][D][ina228:160]: read_current_ is TRUE, 0x00000286
  340. [09:33:10][D][sensor:094]: 'INA228 Current': Sending state 0.02464 A with 5 decimals of accuracy
  341. [09:33:10][D][ina228:169]: read_power_1 ret= 0, 0x00DB0700
  342. [09:33:10][D][ina228:172]: read_power_2 ret= 0, 0x000007DB
  343. [09:33:10][D][sensor:094]: 'INA228 Power': Sending state 0.24548 W with 5 decimals of accuracy
  344. [09:33:10][D][ina228:181]: read_energy_1 ret= 0, 0x9C06060000
  345. [09:33:10][D][ina228:184]: read_energy_2 ret= 0, 0x6069C
  346. [09:33:10][D][sensor:094]: 'INA228 Energy': Sending state 771.30469 J with 5 decimals of accuracy
  347. [09:33:10][D][ina228:193]: read_charge_1 is FALSE, 0x34091F0000
  348. [09:33:10][D][ina228:199]: read_charge_2 is FALSE, 0x1F0934
  349. [09:33:10][D][sensor:094]: 'INA228 Charge': Sending state 77.58987 C with 5 decimals of accuracy
  350. [09:33:10][W][component:214]: Component ina228.sensor took a long time for an operation (0.13 s).
  351. [09:33:10][W][component:215]: Components should block for at most 20-30ms.
  352. [09:33:12][D][sensor:094]: 'Uptime Sensor': Sending state 17.34000 s with 0 decimals of accuracy
  353. [09:33:12][D][ina228:029]: read_s20_4_ 0x04, ret= 0, raw 0x00301600
  354. [09:33:12][D][ina228:123]: read_volt_shunt_ is TRUE, 0x00000163
  355. [09:33:12][D][sensor:094]: 'INA228 Shunt Voltage': Sending state 0.02773 mV with 5 decimals of accuracy
  356. [09:33:12][D][ina228:029]: read_s20_4_ 0x05, ret= 0, raw 0x0080750C
  357. [09:33:12][D][ina228:138]: read_voltage_ is TRUE, 0x0000C758
  358. [09:33:12][D][sensor:094]: 'INA228 Bus Voltage': Sending state 9.96719 V with 5 decimals of accuracy
  359. [09:33:12][D][ina228:020]: read_u16_ 0x06, ret= 0, raw 0xB50B
  360. [09:33:12][D][ina228:151]: read_die_temp_ is TRUE, 0x0BB5
  361. [09:33:12][D][sensor:094]: 'INA228 DIE Temperature': Sending state 23.41406 °C with 5 decimals of accuracy
  362. [09:33:12][D][ina228:029]: read_s20_4_ 0x07, ret= 0, raw 0x00502800
  363. [09:33:12][D][ina228:160]: read_current_ is TRUE, 0x00000285
  364. [09:33:12][D][sensor:094]: 'INA228 Current': Sending state 0.02460 A with 5 decimals of accuracy
  365. [09:33:12][D][ina228:169]: read_power_1 ret= 0, 0x00D70700
  366. [09:33:12][D][ina228:172]: read_power_2 ret= 0, 0x000007D7
  367. [09:33:12][D][sensor:094]: 'INA228 Power': Sending state 0.24500 W with 5 decimals of accuracy
  368. [09:33:12][D][ina228:181]: read_energy_1 ret= 0, 0x9707060000
  369. [09:33:12][D][ina228:184]: read_energy_2 ret= 0, 0x60797
  370. [09:33:12][D][sensor:094]: 'INA228 Energy': Sending state 771.79492 J with 5 decimals of accuracy
  371. [09:33:12][D][ina228:193]: read_charge_1 is FALSE, 0x3B0E1F0000
  372. [09:33:12][D][ina228:199]: read_charge_2 is FALSE, 0x1F0E3B
  373. [09:33:12][D][sensor:094]: 'INA228 Charge': Sending state 77.63897 C with 5 decimals of accuracy
  374. [09:33:12][W][component:214]: Component ina228.sensor took a long time for an operation (0.14 s).
  375. [09:33:12][W][component:215]: Components should block for at most 20-30ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement