Giter Site home page Giter Site logo

vera's Introduction

MySensors Library v2.4.0-alpha

Please visit www.mysensors.org for more information

Current version in Arduino IDE arduino-library-badge

Documentation

master development

CI statuses

Current build status of master branch: Build Status

Current build status of development branch: Build Status

Current build status of master branch (nightly build of Arduino IDE): Build Status

Current build status of development branch (nightly build of Arduino IDE): Build Status

vera's People

Contributors

bblacey avatar bekkie avatar gervaso avatar henrikekblad avatar itbeyond avatar korttoma avatar mgf909 avatar pete1450 avatar petewill avatar tombei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vera's Issues

local function clearTask() should be global

In a task error condition, this statement is executed:
luup.call_delay("clearTask", 15, "", false)

...but fails since the "clearTask" function scope is local, not global.

Solution: remove the 'local' in the function declaration!

PressureSensor speaks French

I have built the PressureSensor and it all works well, except it prints out French text on my Vera...

I have used the files from: http://www.mysensors.org/controller/vera
(not the latest GitHub versions though...)
And uploaded them to Vera.

On the Serial Monitor the readings are:

Temperature = 19.80 *C
Pressure = 999.30 hPa
Forecast = unknown

On the Vera I get:

Il faudrait une police plus petite 999

Nowhere in my settings in the Vera it says French language is preferred.... Weird!

Device names keep resetting

screen shot 2015-06-16 at 00 05 01

After uploading the latest release of the L_Arduino.lua file, the device names keep reverting back to the version number and node number e.g. 1.4.1 (7). I'm using UI7 on a Vera Edge. If I rename the device within Vera, and the power cycle the node the name reverts back to 1.4.1 (7).

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.