Closed lorinw closed 3 years ago
Your config is wrong, use name instead device_name
[
{
"platform": "Meraki",
"devices": [
{
"name": "Meraki MR52",
"host": "https://foo.meraki.com",
"apiKey": "foo",
"organizationId": "foo",
"networkId": "foo",
"wlanControl": 1,
"refreshInterval": 10,
"manufacturer": "Manufacturer",
"modelName": "Model",
"serialNumber": "Serial Number",
"firmwareRevision": "Firmware Revision"
}
]
}
]
``` `
Sorry I changed to device_name
for troubleshooting. I changed back to name
and I get the same results.
Are U using HOOBS?
Yes version 3.3.1
This is specific HOOBS problem, if U can move to Homebridge and Config-UI-X for 100% compatibility. https://github.com/homebridge/homebridge-raspbian-image/wiki/How-to-migrate-from-HOOBS-to-Homebridge
You are right. I tested without HOOBS and it worked with no issues.
I close this as solved.
I am getting '[Meraki] Device Name Missing' on load
Loading output:
Config:
Meraki API Device Json Output