Coder Social home page Coder Social logo

power-one-monitor's People

Contributors

mttstt avatar

Stargazers

 avatar

Watchers

 avatar  avatar

power-one-monitor's Issues

Wemos Rebooting

I'm using a WEMOS D1 Mini (happens with pro as well) and it seems that using esphome the device is restarting. Have been thinkering about with it but never got this to work. Can't figure out why this is happening. I'v also added additional print statement in aurora.h but it seems the device is rebooting at different points (at random).

This is the log:
INFO Reading configuration /config/esphome/pv-inverter.yaml...
INFO Detected timezone 'CET' with UTC offset 1 and daylight saving time from 27 March 02:00:00 to 30 October 03:00:00
INFO Starting log output from pv-inverter.local using esphome API
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
WARNING Initial connection failed. The ESP might not be connected to WiFi yet (Timeout while waiting for message response!). Re-Trying in 1 seconds
WARNING Disconnected from API: Timeout while waiting for message response!
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
WARNING Initial connection failed. The ESP might not be connected to WiFi yet (Timeout while waiting for message response!). Re-Trying in 1 seconds
WARNING Initial connection failed. The ESP might not be connected to WiFi yet (Timeout while waiting for message response!). Re-Trying in 1 seconds
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Successfully connected to pv-inverter.local
[15:36:13][I][app:105]: ESPHome version 1.20.4 compiled on Aug 11 2021, 23:47:00
[15:36:13][C][wifi:499]: WiFi:
[15:36:13][C][wifi:359]: SSID: [redacted]
[15:36:13][C][wifi:360]: IP Address: 192.168.XX.XX
[15:36:13][C][wifi:362]: BSSID: [redacted]
[15:36:13][C][wifi:363]: Hostname: 'pv-inverter'
[15:36:13][C][wifi:367]: Signal strength: -38 dB ▂▄▆█
[15:36:13][V][wifi:369]: Priority: 0.0
[15:36:13][C][wifi:371]: Channel: 6
[15:36:13][C][wifi:372]: Subnet: 255.255.255.0
[15:36:13][C][wifi:373]: Gateway: 192.168.XX.XX
[15:36:13][C][wifi:374]: DNS1: 192.168.XX.XX
[15:36:13][C][wifi:375]: DNS2: (IP unset)
[15:36:13][C][logger:189]: Logger:
[15:36:13][C][logger:190]: Level: VERY_VERBOSE
[15:36:13][C][logger:191]: Log Baud Rate: 115200
[15:36:13][C][logger:192]: Hardware UART: UART1
[15:36:13][C][homeassistant.time:010]: Home Assistant Time:
[15:36:13][C][homeassistant.time:011]: Timezone: 'CET-1CEST-2,M3.4.0/2,M10.5.0/3'
[15:36:13][C][captive_portal:148]: Captive Portal:
[15:36:13][C][web_server:142]: Web Server:
[15:36:13][C][web_server:143]: Address: pv-inverter.local:80
[15:36:13][C][ota:029]: Over-The-Air Updates:
[15:36:13][C][ota:030]: Address: pv-inverter.local:8266
[15:36:13][C][ota:032]: Using Password.
[15:36:13][C][api:095]: API Server:
[15:36:13][C][api:096]: Address: pv-inverter.local:6053
[15:36:18][VV][api.service:234]: on_ping_request: PingRequest {}
[15:36:18][VV][api.service:032]: send_ping_response: PingResponse {}
[15:36:18][VV][scheduler:152]: Running interval '' with interval=10000 last_execution=264768 (now=274771)
[15:36:20][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=00:1F:1F:83:28:93 RSSI=-84
[15:36:20][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=00:1F:1F:83:28:93 RSSI=-83
[15:36:21][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=00:1F:1F:83:28:93 RSSI=-85
[15:36:21][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=00:1F:1F:83:28:93 RSSI=-84
[15:36:22][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=68:63:59:E5:35:98 RSSI=-88
[15:36:23][VV][api.service:234]: on_ping_request: PingRequest {}
[15:36:23][VV][api.service:032]: send_ping_response: PingResponse {}
[15:36:25][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=40:31:3C:AA:54:B3 RSSI=-82
[15:36:25][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=40:31:3C:AA:54:B3 RSSI=-73
[15:36:27][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=68:63:59:E5:35:98 RSSI=-95
[15:36:28][VV][api.service:234]: on_ping_request: PingRequest {}
[15:36:28][VV][api.service:032]: send_ping_response: PingResponse {}
[15:36:28][VV][scheduler:152]: Running interval 'update' with interval=60000 last_execution=224294 (now=284294)
[15:36:28][D][Aurora:054]: Init update data
WARNING Disconnected from API: Timeout while waiting for message response!
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 1 seconds
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 1 seconds
WARNING Disconnected from API: Timeout while waiting for message response!
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 1 seconds
WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 2 seconds
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 1 seconds
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Successfully connected to pv-inverter.local
WARNING Disconnected from API: Timeout while waiting for message response!
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Successfully connected to pv-inverter.local
WARNING Couldn't connect to API (Timeout while waiting for message response!). Trying to reconnect in 3 seconds
[15:37:17][VV][api.service:220]: on_disconnect_request: DisconnectRequest {}
[15:37:17][VV][api.service:024]: send_disconnect_response: DisconnectResponse {}
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)
INFO Successfully connected to pv-inverter.local
[15:37:27][VV][api.service:234]: on_ping_request: PingRequest {}
[15:37:27][VV][api.service:032]: send_ping_response: PingResponse {}
[15:37:28][VV][scheduler:152]: Running interval 'update' with interval=60000 last_execution=284294 (now=344296)
[15:37:28][D][Aurora:054]: Init update data
[15:37:31][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=B8:27:EB:91:A5:35 RSSI=-86
[15:37:31][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=B8:27:EB:91:A5:35 RSSI=-86
[15:37:35][VV][wifi_esp8266:495]: Event: AP receive Probe Request MAC=60:23:A4:B8:F1:BF RSSI=-89
WARNING Disconnected from API: Timeout while waiting for message response!
INFO Connecting to pv-inverter.local:6053 (192.168.XX.XX)

Hardware Documentation

How is the TTL-RS485 adapter connected to the inverter? Do we need to enable the resister on the inverter?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.