homebridge-plugins / homebridge-wemo

Homebridge plugin to integrate Wemo devices into HomeKit.
MIT License
100 stars 25 forks source link

Cannot read config file properly #1

Closed Kazom closed 8 years ago

Kazom commented 8 years ago

Error: Parse error on line 14: ... "WeMo", "name": 'Test', "descript ----------------------^ Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'undefined'

rudders commented 8 years ago

can you post your config.son please - but try " not ' around "Test" - and is your Wemo's name inn the Wemo App really Test?

Kazom commented 8 years ago

Hey sorry ended up fixing this by changing the name of my wemo to the default one in the config file. Thanks!

rudders commented 8 years ago

Okay - so long as you got it to work. New version of homebridge-platform-wemo should be up soon - give it a try also.