planetk / homebridge-netatmo

This is a homebridge plugin for several netatmo devices
Apache License 2.0
108 stars 25 forks source link

Rain Sensor missing #50

Open DJay-X opened 7 years ago

DJay-X commented 7 years ago

I noticed, and I think it is since I updated to node 7.6.0 (sorry I'm not an expert in all this) that there is no longer the netatmo rain sensor in the Eve App. I appreciate some help to investigate in this. Thanks in advance. homebridge-netatmo@0.2.0

planetk commented 7 years ago

Hi, thanx for your comment. Could you provide the netamo snippet of your config.json Please replace your personal data (api access) with 'X'.

Kind regards Stefan

DJay-X commented 7 years ago

@planetk Thx. There is not much in the config. And did't change it since months. netatmo energy thermostat and weather with all indoor and outdoor modules are showing up correct.

{ "platform": "netatmo", "name": "netatmo weather", "ttl": 5, "auth": { "client_id": "xxxx", "client_secret": "xxxx", "username": "xx@xx.xx", "password": "xxxx" }

Rollback: During I wrote this, I restarted homebridge a couple of times and now the rain level is back. Very strange. Will keep an eye on this. Anyway.. sorry to bother and thanks for your great work. Any chance to see an update coming for netatmo security welcome cam? New iOS 10.3 is supporting webcams better in HomeKit now I think. Once again thanks a lot.