Code Monkey home page Code Monkey logo

homeassistant_ecowitt's Introduction

hacs_badge

Ecowitt Weather Station integration for home-assistant

Ecowitt driver for homeassistant

Configuration:

ecowitt:
  port: 4199
  barounit: metric
  windunit: imperial
  rainunit: imperial
  windchillunit: hybrid

Windchill can be one of "hybrid", "old", or "new". Defaults for units are as shown above. The only mandatory "option" is "port". Units can be one of "metric" or "imperial".

Warning

This device expects to be fed data from an ecowitt during hass startup. Without this data, it doesn't know what devices to wire up. Hopefully I can fix this in the future, but for now, do the setup on the ecowitt device first, then add this to your configuration.yaml file. If you do not, hass may hang on startup.

How to set up:

Use the WS View app (on your phone) for your Ecowitt device, and connect to it. Pick menu -> device list -> Pick your station. Hit next repeatedly to move to the last screen titled "Customized"

Pick the protocol Ecowitt, and put in the ip/hostname of your hass server. Path doesn't matter as long as it ends in /, leave the default, or change it to just /. Pick a port that is not in use on the server (netstat -lt). (4199 is probably a good default) Pick a reasonable value for updates, like 60 seconds. Save configuration. The Ecowitt should then start attempting to send data to your server.

Add config as shown above to configuration.yaml. Port is required. Pick the same port you did in the wsview app.

If you set a really long delay on updates, homeassistant could take awhile to start.

If you get an error in the logs about an unhandled sensor, open an issue and paste the log message so I can add the sensor.

homeassistant_ecowitt's People

Contributors

entropy512 avatar garbled1 avatar

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.