Good morning everyone.
I have the following problem.
I am in the process of integrating the Apator water meter overlay into Home Assistant.
I have used the tutorial from the link below
.
and everything went ok, but after running it I get the following error
.
I have checked the wiring diagram and everything looks ok.
Where could the problem be because I have run out of ideas.
I've checked on 2 ESP8266 boards and a new C1101 will arrive today because I don't know if it's already damaged.
I have the following problem.
I am in the process of integrating the Apator water meter overlay into Home Assistant.
I have used the tutorial from the link below
and everything went ok, but after running it I get the following error
INFO ESPHome 2024.12.1
INFO Reading configuration /config/esphome/licznik-wody.yaml...
INFO Detected timezone 'Europe/Warsaw'
INFO Starting log output from 10.0.0.190 using esphome API
INFO Successfully connected to licznik-wody @ 10.0.0.190 in 0.034s
INFO Successful handshake with licznik-wody @ 10.0.0.190 in 2.714s
[11:31:19][I][app:100]: ESPHome version 2024.12.1 compiled on Dec 19 2024, 13:20:49
[11:31:19][C][wifi:600]: WiFi:
[11:31:19][C][wifi:428]: Local MAC: 48:55:19:EC:4A:0E
[11:31:19][C][wifi:433]: SSID: [redacted]
[11:31:19][C][wifi:436]: IP Address: 10.0.0.190
[11:31:19][C][wifi:439]: BSSID: [redacted]
[11:31:19][C][wifi:441]: Hostname: 'licznik-wody'
[11:31:19][C][wifi:443]: Signal strength: -54 dB ▂▄▆█
[11:31:19][C][wifi:447]: Channel: 2
[11:31:19][C][wifi:448]: Subnet: 255.0.0.0
[11:31:19][C][wifi:449]: Gateway: 10.0.0.1
[11:31:19][C][wifi:450]: DNS1: 0.0.0.0
[11:31:19][C][wifi:451]: DNS2: 0.0.0.0
[11:31:19][C][logger:185]: Logger:
[11:31:19][C][logger:186]: Level: DEBUG
[11:31:19][C][logger:188]: Log Baud Rate: 115200
[11:31:19][C][logger:189]: Hardware UART: UART0
[11:31:19][C][captive_portal:089]: Captive Portal:
[11:31:19][C][sntp:042]: SNTP Time:
[11:31:19][C][sntp:045]: Server 0: '0.pool.ntp.org'
[11:31:19][C][sntp:045]: Server 1: '1.pool.ntp.org'
[11:31:19][C][sntp:045]: Server 2: '2.pool.ntp.org'
[11:31:19][C][mdns:116]: mDNS:
[11:31:19][C][mdns:117]: Hostname: licznik-wody
[11:31:19][C][esphome.ota:073]: Over-The-Air updates:
[11:31:19][C][esphome.ota:074]: Address: 10.0.0.190:8266
[11:31:19][C][esphome.ota:075]: Version: 2
[11:31:19][C][esphome.ota:078]: Password configured
[11:31:19][C][safe_mode:018]: Safe Mode:
[11:31:19][C][safe_mode:019]: Boot considered successful after 60 seconds
[11:31:19][C][safe_mode:021]: Invoke after 10 boot attempts
[11:31:19][C][safe_mode:022]: Remain in safe mode for 300 seconds
[11:31:19][C][api:140]: API Server:
[11:31:19][C][api:141]: Address: 10.0.0.190:6053
[11:31:19][C][api:143]: Using noise encryption: YES
[11:31:19][C][wmbus:372]: wM-Bus v3.2.3:
[11:31:19][C][wmbus:389]: CC1101 frequency: 868.950 MHz
[11:31:19][C][wmbus:390]: CC1101 SPI bus:
[11:31:19][C][wmbus:391]: MOSI Pin: GPIO13
[11:31:19][C][wmbus:392]: MISO Pin: GPIO12
[11:31:19][C][wmbus:393]: CLK Pin: GPIO14
[11:31:19][C][wmbus:394]: CS Pin: GPIO2
[11:31:19][C][wmbus:395]: GDO0 Pin: GPIO5
[11:31:19][C][wmbus:396]: GDO2 Pin: GPIO4
[11:31:19][E][wmbus:409]: Check connection to CC1101!
[11:31:19][E][component:082]: Component wmbus is marked FAILED
I have checked the wiring diagram and everything looks ok.
Where could the problem be because I have run out of ideas.
I've checked on 2 ESP8266 boards and a new C1101 will arrive today because I don't know if it's already damaged.