genestealergenestealerCommunityยท1 Agent Skills Included

everblu-meters-esp8266-improved

Read water and gas meters wirelessly into Home Assistant

Reads Itron EverBlu Cyble water and gas meters over 433 MHz radio using an ESP8266 or ESP32 with a CC1101 transceiver. Publishes usage readings, battery status, and signal diagnostics to Home Assistant via ESPHome or MQTT AutoDiscovery. Eliminates manual meter reading with scheduled daily reads, automatic frequency calibration, and CRC-validated data frames.
npx skills add genestealer/everblu-meters-esp8266-improved --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install everblu-meters-esp8266-improved?โ–ผ

Run `npx skills add genestealer/everblu-meters-esp8266-improved --all -g -y` in your terminal to install all skills in this repository globally.

How to read water meter data into Home Assistant?โ–ผ

Flash this firmware onto an ESP8266 or ESP32 wired to a CC1101 transceiver, then it reads your EverBlu Cyble meter over 433 MHz and publishes readings to Home Assistant automatically.

Does it support gas meters as well as water meters?โ–ผ

Yes. It reads both water meters in litres and gas meters in cubic metres, using the same hardware and configuration with a different meter type setting.

Do I need an MQTT broker to use this firmware?โ–ผ

No. The recommended ESPHome external component integrates directly with Home Assistant without any MQTT broker, though a standalone MQTT build is also available.

What hardware do I need for EverBlu meter reading?โ–ผ

You need an ESP8266 or ESP32 board and a CC1101 433 MHz transceiver wired over SPI, placed within radio range of your Itron EverBlu Cyble meter.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’