Advertisement
to4ko

Untitled

Aug 25th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. [09:22:46][I][app:105]: ESPHome version 1.16.0-dev compiled on Aug 25 2020, 09:22:22
  2. [09:22:46][C][wifi:443]: WiFi:
  3. [09:22:46][C][wifi:303]: SSID: [redacted]
  4. [09:22:46][C][wifi:304]: IP Address: 192.168.1.141
  5. [09:22:46][C][wifi:306]: BSSID: [redacted]
  6. [09:22:46][C][wifi:307]: Hostname: 'esp01_air_freshener'
  7. [09:22:46][C][wifi:311]: Signal strength: -51 dB ▂▄▆█
  8. [09:22:46][C][wifi:315]: Channel: 1
  9. [09:22:46][C][wifi:316]: Subnet: 255.255.255.0
  10. [09:22:46][C][wifi:317]: Gateway: 192.168.1.1
  11. [09:22:46][C][wifi:318]: DNS1: (IP unset)
  12. [09:22:46][C][wifi:319]: DNS2: (IP unset)
  13. [09:22:46][C][template.text_sensor:020]: Template Sensor 'esp01_air_freshener_Uptime'
  14. [09:22:46][C][template.text_sensor:020]: Icon: 'mdi:clock-start'
  15. [09:22:46][C][uptime.sensor:030]: Uptime Sensor 'esp01_air_freshener_Uptime_s'
  16. [09:22:46][C][uptime.sensor:030]: Unit of Measurement: 's'
  17. [09:22:46][C][uptime.sensor:030]: Accuracy Decimals: 0
  18. [09:22:46][C][uptime.sensor:030]: Icon: 'mdi:timer-outline'
  19. [09:22:46][C][switch.gpio:042]: GPIO Switch 'esp01_air_freshener_sw'
  20. [09:22:46][C][switch.gpio:043]: Pin: GPIO3 (Mode: OUTPUT)
  21. [09:22:46][C][switch.gpio:059]: Restore Mode: Restore (Defaults to OFF)
  22. [09:22:46][C][template.switch:058]: Template Switch 'esp01_air_freshener_valve'
  23. [09:22:46][C][template.switch:058]: Icon: 'mdi:spray'
  24. [09:22:46][C][template.switch:059]: Restore State: NO
  25. [09:22:46][C][template.switch:060]: Optimistic: NO
  26. [09:22:46][C][logger:185]: Logger:
  27. [09:22:46][C][logger:186]: Level: DEBUG
  28. [09:22:46][C][logger:187]: Log Baud Rate: 0
  29. [09:22:46][C][logger:188]: Hardware UART: UART0
  30. [09:22:46][C][status:034]: Status Binary Sensor 'esp01_air_freshener_Status'
  31. [09:22:46][C][status:034]: Device Class: 'connectivity'
  32. [09:22:46][C][adc:026]: ADC Sensor 'esp01_air_freshener_Vcc'
  33. [09:22:46][C][adc:026]: Unit of Measurement: 'V'
  34. [09:22:46][C][adc:026]: Accuracy Decimals: 2
  35. [09:22:46][C][adc:026]: Icon: 'mdi:flash'
  36. [09:22:46][C][adc:029]: Pin: VCC
  37. [09:22:46][C][adc:051]: Update Interval: 2.0s
  38. [09:22:46][C][restart:021]: Restart Switch 'esp01_air_freshener_Restart'
  39. [09:22:46][C][restart:021]: Icon: 'mdi:restart'
  40. [09:22:46][C][homeassistant.time:010]: Home Assistant Time:
  41. [09:22:46][C][homeassistant.time:011]: Timezone: 'MSK-3'
  42. [09:22:46][C][ota:029]: Over-The-Air Updates:
  43. [09:22:46][C][ota:030]: Address: 192.168.1.141:8266
  44. [09:22:46][C][api:095]: API Server:
  45. [09:22:46][C][api:096]: Address: 192.168.1.141:6053
  46. [09:22:46][C][homeassistant.binary_sensor:032]: Homeassistant Binary Sensor 'on_flag'
  47. [09:22:46][C][homeassistant.binary_sensor:033]: Entity ID: 'input_boolean.toilet_freshener'
  48. [09:22:46][C][deep_sleep:020]: Setting up Deep Sleep...
  49. [09:22:46][C][deep_sleep:023]: Sleep Duration: 60000 ms
  50. [09:22:46][C][deep_sleep:026]: Run Duration: 20000 ms
  51. [09:22:47][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  52. [09:22:47][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  53. [09:22:47][D][api.connection:604]: Client 'Home Assistant 0.114.3 (192.168.1.14)' connected successfully!
  54. [09:22:47][D][time:040]: Synchronized time: Tue Aug 25 09:22:47 2020
  55. [09:22:47][D][homeassistant.binary_sensor:021]: 'input_boolean.toilet_freshener': Got state ON
  56. [09:22:47][D][binary_sensor:034]: 'on_flag': Sending initial state ON
  57. [09:22:49][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  58. [09:22:49][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.18652 V with 2 decimals of accuracy
  59. [09:22:51][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  60. [09:22:51][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  61. [09:22:51][D][switch:021]: 'esp01_air_freshener_valve' Turning ON.
  62. [09:22:51][D][switch:021]: 'esp01_air_freshener_sw' Turning ON.
  63. [09:22:51][D][switch:045]: 'esp01_air_freshener_sw': Sending state ON
  64. [09:22:51][D][homeassistant.binary_sensor:021]: 'input_boolean.toilet_freshener': Got state OFF
  65. [09:22:51][D][binary_sensor:036]: 'on_flag': Sending state OFF
  66. [09:22:51][D][switch:025]: 'esp01_air_freshener_sw' Turning OFF.
  67. [09:22:51][D][switch:045]: 'esp01_air_freshener_sw': Sending state OFF
  68. [09:22:51][D][sensor:092]: 'esp01_air_freshener_Uptime_s': Sending state 16.79000 s with 0 decimals of accuracy
  69. [09:22:53][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  70. [09:22:53][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  71. [09:22:55][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  72. [09:22:55][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  73. [09:22:55][D][text_sensor:015]: 'esp01_air_freshener_Uptime': Sending state '0d 00h 00m 16s'
  74. [09:22:57][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  75. [09:22:57][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.18945 V with 2 decimals of accuracy
  76. [09:22:59][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  77. [09:22:59][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  78. [09:23:01][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  79. [09:23:01][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  80. [09:23:03][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  81. [09:23:03][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  82. [09:23:05][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.19V
  83. [09:23:05][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.19043 V with 2 decimals of accuracy
  84. [09:23:05][I][deep_sleep:067]: Beginning Deep Sleep
  85. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  86. WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 1 seconds
  87. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  88. WARNING Couldn't connect to API (Error connecting to 192.168.1.141: timed out). Trying to reconnect in 1 seconds
  89. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  90. WARNING Couldn't connect to API (Error connecting to 192.168.1.141: timed out). Trying to reconnect in 2 seconds
  91. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  92. WARNING Couldn't connect to API (Error connecting to 192.168.1.141: timed out). Trying to reconnect in 3 seconds
  93. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  94. WARNING Couldn't connect to API (Error connecting to 192.168.1.141: timed out). Trying to reconnect in 5 seconds
  95. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  96. WARNING Couldn't connect to API (Error connecting to 192.168.1.141: [Errno 111] Connection refused). Trying to reconnect in 7 seconds
  97. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
  98. INFO Successfully connected to 192.168.1.141
  99. [09:24:11][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.21V
  100. [09:24:11][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.20996 V with 2 decimals of accuracy
  101. [09:24:12][D][text_sensor:015]: 'esp01_air_freshener_Uptime': Sending state '0d 00h 00m 08s'
  102. [09:24:13][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.21V
  103. [09:24:13][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.20996 V with 2 decimals of accuracy
  104. [09:24:15][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.21V
  105. [09:24:15][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.20996 V with 2 decimals of accuracy
  106. [09:24:17][D][switch:021]: 'esp01_air_freshener_valve' Turning ON.
  107. [09:24:17][D][switch:021]: 'esp01_air_freshener_sw' Turning ON.
  108. [09:24:17][D][switch:045]: 'esp01_air_freshener_sw': Sending state ON
  109. [09:24:17][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=3.95V
  110. [09:24:17][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 3.95117 V with 2 decimals of accuracy
  111. [09:24:17][D][switch:025]: 'esp01_air_freshener_sw' Turning OFF.
  112. [09:24:17][D][switch:045]: 'esp01_air_freshener_sw': Sending state OFF
  113. [09:24:17][D][homeassistant.binary_sensor:021]: 'input_boolean.toilet_freshener': Got state OFF
  114. [09:24:17][D][binary_sensor:036]: 'on_flag': Sending state OFF
  115. [09:24:19][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.21V
  116. [09:24:19][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.20996 V with 2 decimals of accuracy
  117. [09:24:21][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.21V
  118. [09:24:21][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.20996 V with 2 decimals of accuracy
  119. [09:24:23][D][sensor:092]: 'esp01_air_freshener_Uptime_s': Sending state 23.29900 s with 0 decimals of accuracy
  120. [09:24:23][D][adc:056]: 'esp01_air_freshener_Vcc': Got voltage=4.21V
  121. [09:24:23][D][sensor:092]: 'esp01_air_freshener_Vcc': Sending state 4.20996 V with 2 decimals of accuracy
  122. [09:24:23][I][deep_sleep:067]: Beginning Deep Sleep
  123. INFO Connecting to 192.168.1.141:6053 (192.168.1.141)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement