Giter Site home page Giter Site logo

tesneddon / wxwmr500 Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 28 KB

Weewx Driver for Oregon Scientific WMR500 Weather Station

Home Page: http://fw9238.cmkrnl.io

License: Apache License 2.0

Python 100.00%
wmr500 weewx weewx-driver weather weather-station

wxwmr500's Introduction

Oregon Scientific WMR500 Driver for Weewx

This repository contains a Weewx driver for the Oregon Scientific WMR500 weather station.

wxwmr500's People

Contributors

tesneddon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wxwmr500's Issues

Internal temperature

First, thanks a lot for your driver, it works perfectly on my new WMR500 with a selfhosted mosquitto server.
It seems that the "Inside temperature" is wrong: on my station, indoor['w9']['c93']) seems to be the minimal daily temp, whereas c91 seems to be the actual temperature (and it seems coherent with the external temperature, c31).

Additional documentation

Hi,
Since there's not a lot of repositories covering this obscure and (as-of-late) half-working weather station, I've also took upon the challenge on integrating it in HomeAssistant. For that, I've documented the inner-workings on https://github.com/pcmihnea/HA_WMR500 - it may provide useful information that you could include in your repo.

Internals documentation

Add internals documentation to the wiki covering everything we have discovered about the WMR500.

Update wiki

Need to update the wiki with setup details

installation failled with weewx 4.5.1 using python 3 on raspberry pi

Hi
i tried the following after getting all file in a zip

pi@raspberrypi:/home/weewx $ bin/wee_extension --install=/home/pi/Downloads/wxWmr500-main.zip

and i have this error

zip
Request to install '/home/pi/Downloads/wxWmr500-main.zip'
Extracting from zip archive /home/pi/Downloads/wxWmr500-main.zip
Traceback (most recent call last):
  File "/home/weewx/bin/wee_extension", line 88, in <module>  main()
  File "/home/weewx/bin/wee_extension", line 80, in main  ext.install_extension(options.install)
  File "/home/weewx/bin/weecfg/extension.py", line 125, in install_extension self.install_from_dir(extension_dir)
  File "/home/weewx/bin/weecfg/extension.py", line 146, in install_from_dir installer_path, installer = weecfg.get_extension_installer(
  File "/home/weewx/bin/weecfg/__init__.py", line 1866, in get_extension_installer __import__('install')
  File "/var/tmp/wxWmr500-main/install.py", line 26
    config={
    ^
SyntaxError: expression cannot contain assignment, perhaps you meant "=="?

Do i missed something ?

Display time on unit is incorrect

The time displayed on the indoor device is incorrect. Given the IDT website seems to be disappearing, this is likely going to be even worse. The URL for this is know from the APK package. I should investigate supplying my own.

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.