planetk / homebridge-netatmo

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

Netatmo accessories not showing #82

Open monkey-games opened 5 years ago

monkey-games commented 5 years ago

Hi

I seem to have netatmo running correctly in homebidge.. no errors etc, but I cannot see any netatmo accessories in the home app. I am trying to use with the weather station.

[08/04/2019, 12:49:11] [netatmo platform] Initializing netatmo platform... [08/04/2019, 12:49:12] Loading 1 accessories... [08/04/2019, 12:49:12] [My Cameras] Initializing BlinkCameras accessory... [08/04/2019, 12:49:12] [netatmo platform] Initializing platform accessory 'Home Inside'... [08/04/2019, 12:49:12] [netatmo platform] Initializing platform accessory 'Home Outside'...

{ "platform": "netatmo", "name": "netatmo platform", "ttl": 10, "auth": { "client_id": "xx", "client_secret": "xx", "username": "email", "password": "pwd" } }]

The config is validated.