Search the Community
Showing results for tags 'netatmo'.
-
Version 3.2
2,141 downloads
Netatmo Weather Station VD-scene standalone INTRODUCTION Netatmo Weather station VD-scene brings complete integration of Netatmo weather station to HC2 users including rain and wind gauges and support for more than one station. PREREQUISITES Fibaro Home Center 2 with firmware 4.160 or greater Netatmo Weather station FEATURES Complete integration of Netatmo weather station with HC2 including rain gauge and anemometer Support for multiple Netatmo weather station- 38 comments
- 3 reviews
-
- 27
-
-
-
- sankotronic
- netatmo
-
(and 3 more)
Tagged with:
-
W Hc2 mamy fajny panel do nawadniania. W HC3 jak na razie potraktowany jest po macoszemu. Jak wiadomo sam harmonogram włączania zraszaczy nie wystarcza, przydałoby się choćby zawieszanie nawadniania jak pada. Jak to zrobić na HC3 ?????? Z urządzeń dodatkowych mam Netatmo deszczomierz (sama integracja działa super). Powiedzcie mi jak to teraz pożenić w nawadnianiu?
-
Hello, everybody, I use the HC2 with the current firmware version 4.570. I would like to install my netatmo weather station (indoor and outdoor module) using the existing plug-in. I get access to the weather data, but unfortunately the weather data is not updated. The only update I can achieve by restarting the HC2. I have already created a 2nd app at netatmo, experimented with the query timer (different values between 60 and 3660) all without success. I have also deleted and reinstalled the plugin several times, all in vain. The displayed values remain constant until the restart of HC2,
-
Hi! I have had Netatmo plugin running flawless for 3 years. 2 Days ago, Fibaro suddenly stopped pulling the API. When I select "get devices" from plugin, nothing happens. If i try to deactivate and reactivate netatmo account (dev), nothing happens. But if i restar the HC2, it will pull the correct vaues one time, then stops. Anyone have a solution to this? Other than deleting plugin and readd it, cause i have alot of lua scenes based on the devices. Best regards Chris
-
-
-
I'm having a problem linking my weather station to my HC2. Following the tutorials found I have performed the following procedures; 1- Creation of the app (netatmo), as seen in the image netatmo 01 and netatmo 02.01 2- Install the plugin in the HC2 3- Copy the client id and secret in the requested fields. 4- Complete the username and password of my netatmo account in the other requested fields. When recording the data does not connect from my weather station. What am I doing wrong? I need some more step? When creating the app and being activated, I receive emails
-
Hello, I would like to share review/guide of Netatmo Welcome camera. Main reason for this, is that yesterday (09.02.19) this camera became available for Apple Home Kit, and live preview delay (through standard app) has been decreased from 6-8 sec to 0,5 (most probably these issues are connected). I wanted to use this one as baby monitor, 6sek was too much, but 0,5 is good enough - so I have taken it back from trash bin. Also I got a couple of questions - most probably this article could be filled. 1. Turn On and Connect to Netatmo security a
-
how to install netatmo agian after removed. Have tried the same procedure as I did to set it up the first time but cannot connect. Netatmo say there is no way to factory reset the netatmo.
-
-
Version 1.0.0
629 downloads
Here are some icons for weather state with corresponding weather code and ID number for easier setup: An here is another set with more icons and corresponding weather code for easier setup: In name of the icon first number is weather condition code from openweathermap.org/weather-conditions to make it easier to setup VD. This icons you can use for modules added by Netatmo plugin: NEW: This icons are used for new Netatmo weather station modules and scene: Scene icon: Main base module icons changing color depending on measure -
Hello I have sett up a Netatmo Weather station and have it working on the standard IOS app. Now i want to connect it to my hc2. I have sett up the plugin and inserted the username and password. Clicking "Get Device" does nothing and the the General tab still says invalid username or password. There is no other error messages. Anyone familiar with this problem?
- 7 replies
-
- fibaro
- homecenter 2
-
(and 2 more)
Tagged with:
-
Version 0.1 BETA
90 downloads
Due to the netatmo plugin often stop work without any info the attached scene reboot it. Please add the scene to any another time based scene (ex for 2 time call by day) Explication of scene. After check mail.lua in plugin source: if (netatmo:updateProperty('polling_time', config.polling_time) or netatmo:updateProperty('username', config.username) or netatmo:updateProperty('password', config.password) or netatmo:updateProperty('client_id', config.client_id) or netatmo:updateProperty('client_secret', config.client_secret)) then plugin.restart() end to force plugin restart th -
- 1 comment
-
- 3
-
-
- icon
- weather station weather
-
(and 2 more)
Tagged with:
-
Hi, can anyone tell me whether it's possible to use the Netatmo plugin to supply the default weather info to the HC2? I currently use the Yahoo plugin and don't seem to be able to select the Netatmo plugin for this. I can use Netatmo ok in scenes, just not the main weather info. Thank you,
-
Hi all, I tried to find similar topic, but without expected success. I'm wondering if it is possible to import the "OUTDOOR AIR QUALITY" indicator from NETATMO sensor to the LUA scene via API? Has anyone of you tried similar solution or maybe wrote a scene which can perform such action? Your advice would be much appreciated. Thanks
-
Hi, I've bought a Netatmo thermostat and its relay, it's now working fine with the Netatmo APP, fully integrated in Apple HomeKit but something happens in Fibaro. I installed the plugin and did all necessary steps to bind the Netatmo account and Fibaro, I see the message Your account is connected in Fibaro but no new devices are coming up. I'm just wondering if Fibaro is not supporting Netatmo thermostat, or whether I shall code something in the Netatmo APP program site. Any clue or hint to solve the issue? Thanks!
- 2 replies
-
- netatmo
- thermostat
-
(and 1 more)
Tagged with:
-
Hello! I am new to to Lua coding and coding generally, and i am struggeling to be satisfied with my bathroom fan control during shower. Devices: Netatmo Indoor and outside module and Fibaro Relay Per now, I control my bathroom fan, by monitoring the humidity in the room and set the fan to start at a given level like below. This is made by normal scene blocks. (If OUTSIDE humidity > 90 AND INDOOR humidity >= 60 = "Turn on") (If OUTSIDE humidity > 90 AND INDOOR humidity < 60 = "Turn off") (If OUTSIDE humidity < 90 AND
-
The Netatmo climate plugin version 1.0 for HC2 is old. Fibaro - please update the plugin so that it also includes the Netatmo anemometer. Best regards Jan Severin
-
Witam jest stworzony przez kolegę z Germani " Boomx " prosty kod aby uzyskać ip i url do Kamerki Netatmo Welcom. A że dzisiaj zainstalowałem Netatmo Presence chciał bym wam ułatwić zadanie z dostępem do Presence. trzeba podmienić poniższy kod w wirtualce dla welkom cam. function oAuth(nextFunction) local request_body = 'grant_type=password&client_id=' .. client_id .. '&client_secret=' .. client_secret .. '&username=' .. username .. '&password=' .. password .. '&scope=read_presence access_presence' dla leniwych
- 1 reply
-
- netatmo presence
- presence
-
(and 1 more)
Tagged with:
-
Continues 503 after deleting netatmo plugin
sj3fk3 posted a question in Other Devices / Third-party devices
I'm currently stuck in a never ending 503 after I deleted some virtual devices and the netatmo plugin. Any tips on how to possibly fix this? (if already mailed support but I'm afraid that will take a while). -
I reinstalled the Netatmo plugin and end up with all devices double but showing different results.
-
Hello forum, I'm a newbie to Fibaro but not home automation (have been using X10 for some years and recently tried Insteon which I thought was a complete disaster!) I am now building up my Z-WAVE network and started with a Fibaro Home Center 2 and some Motion sensors, Wall Plugs, etc. One of the things I would like to be able to organise if automatic watering of my lawns. I currently use a normal watering computer but I am toying with the idea of using the HC2 to control that and have seen several articles on that, looks ok. I also recently bought a full Netatmo set (Indoor and out
-
Hello forum, I'm a newbie to Fibaro but not home automation (have been using X10 for some years and recently tried Insteon which I thought was a complete disaster!) I am now building up my Z-WAVE network and started with a Fibaro Home Center 2 and some Motion sensors, Wall Plugs, etc. One of the things I would like to be able to organise if automatic watering of my lawns. I currently use a normal watering computer but I am toying with the idea of using the HC2 to control that and have seen several articles on that, looks ok. I also recently bought a full Netatmo set (Indoor and out
-
Will Netatmo plugin be updated to support the wind gauge?