Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 943 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 943 Bytes

Water Quality Monitoring with Oxilife and RPI PicoW

Description

This project reads water quality and treatment parameters from an Oxilife device using Modbus communication protocol and transfers the data to an RPI PicoW. The data is then integrated into the Home Assistant ESPhome environment for monitoring and automation. Additionaly I added a DHT20 sensor to read temperature and humidity in the pool house.

image

Table of Contents

Installation

Prerequisites

  • RPI PicoW
  • Grove RS-485
  • Oxilife device
  • Home Assistant
  • ESPhome

Steps

  1. Clone this repository:
    git clone https://github.com/bartvdg/ESPHome-Oxilife.git