Giter VIP home page Giter VIP logo

homeassistant-xiaomi-water-purifier-yunmi's Introduction

homeassistant-xiaomi-water-purifier-yunmi

Yunmi Xiaomi Water Purifier component for Homeassistant.

Based on https://github.com/bit3725/homeassistant-mi-water-purifier component

This component allows to integrate Yunmi Xiaomi Water Purifier to Homeassistant. This component supports the following Xiaomi water purifiers:

  • MRB23 model
  • C1 model
  • MRB33 model

All of them look preety same:

Screenshot1

The following entities are added to Homeassistant with the help of the component:

Screenshot1

Installation

  1. Copy the following files: init.py, manifest.json, sensor.py to config/custom_components/water_purifier_yunmi directory
  2. Determine the IP-addres of your water purifier.
  3. Follow Retrieving the Access Token guide to get the token of your water purifier

Configuration

put the following lines in your configuration.yaml

sensor:
  - platform: water_purifier_yunmi
    host: YOUR_SENSOR_IP
    token: YOUR_SENSOR_TOKEN
    name: YOUT_SENSOR_NAME

put the following lines in your groups.yaml

water_purifier:
  name: Xiaomi Water Purifier
  icon: mdi:water
  entities:
    - sensor.run_status
    - sensor.tds_in
    - sensor.tds_out
    - sensor.ppc_filter
    - sensor.ro_filter
    - sensor.cb_filter
    - sensor.temperature
    - sensor.rinse
    - sensor.water_used
    - sensor.water_purified

Some screen shots...

Screenshot2 Screenshot3 Screenshot4 Screenshot5

homeassistant-xiaomi-water-purifier-yunmi's People

Contributors

dollop80 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

homeassistant-xiaomi-water-purifier-yunmi's Issues

Not able to configure Lovelace

I´m following the instructions but are not able to see any of the sensors in lovelace. the only option created is a group named "group.water_purifier" which has a status of unknown....

shouldn´t I be able to select all the sensors listed under entities in groups.yaml (and be able to use them in an entities panel in lovelace )?

entities:
- sensor.tap_water
- sensor.filtered_water
- sensor.pp_cotton_filter
- sensor.front_active_carbon_filter
- sensor.ro_filter
- sensor.rear_active_carbon_filter

thanks for any advice in advance !!

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.