nlrb / com.weather-sensors

Wireless weather sensor app voor Athom Homey
https://apps.athom.com/app/com.weather-sensors
MIT License
14 stars 24 forks source link

Wireless Weather Sensors

Homey app to read information from wireless weather sensors on 433 MHz.

Currently the following protocols are supported on 433 MHz.

These types of devices are supported:

Installation

Install the app and go to the app Settings page in Homey. As soon as a sensor signal is picked up, it will show in the list of 'Available sensors'.

Once you see the sensor in the list, you can add it in Homey by pairing it. Select the type of sensor that you want to add (e.g. 'Temperature/Humidity') and a list of available sensors should appear.

Below are some examples of different weather sensor devices in Homey.

A battery alarm will only be shown when the sensor and the protocol support this.

Each sensor also has a settings page. This will show some (read-only) information about the sensor and e.g. the last date/time data was received from the sensor.

For a number of types (temperature, humidity, pressure and luminance) you can also define an 'offset' for a sensor value. If e.g. a sensor a reports a value that is always too high, you can define an offset that is added to the read value. Use e.g. and offset of '-1.4' to reduce the sensor value on the mobile card by 1.4. Or use '0.3' to increase the value.

Settings

On the application settings page a number of selections can be made.

Protocols

The first setting determines which protocols need to be enabled. By default they are all enabled, but when some are not needed they can be disabled by the user. Hover over the information button next to the protocol to get some more information on it.

Activity

Under the activity settings one can select when a sensor is marked as 'Inactive' in Homey. When no signal is received for the given amount of time, it will be displayed as inactive. As soon as data is received again, the sensor will be marked active and the timer will be reset.

If you want, you can get a notification in the Homey notification sensor when a sensor becomes inactive, active, both or neither.

Debug

Some debug tools are available for use in special cases. Don't use them unless instructed.

Discussion and issues

Please report issues via GitHub. For other remarks and/or questions visit the topic on the Athom Forum.

Version info


Copyright (c) 2020 Ramón Baas

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.