-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sensor does not show in Home app #14
Comments
Do your other homebridge devices, and the homebridge bridge, show up / work in the Home app? |
Everything else works perfectly and show up fine.
…Sent from my iPhone
On Oct 27, 2018, at 2:34 AM, Alex Stevenson-Price ***@***.***> wrote:
Do your other homebridge devices, and the homebridge bridge, show up / work in the Home app?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
On a side note every time I add/remove or change an accessory or platform I have to delete the Homebridge app and then re add it to homebridge for changes to take effect. Is this normal or by design? thanks for the help! |
@jblakeney82 with Homebridge when you add a platform or accessory you should stop the Homebridge service and restart it. You shouldn't have to remove Homebridge completely to get a new accessory or platform loading correctly.. |
Hello I have tried installing this app a few times as well as changing up the config file with different sensor types however it will not show in home app.
Loaded plugin: homebridge-plex-sensors
[10/26/2018, 10:30:56 PM] Registering platform 'homebridge-plex-sensors.Plex'
[10/26/2018, 10:30:56 PM] ---
[10/26/2018, 10:30:58 PM] Loaded plugin: homebridge-smartthings
[10/26/2018, 10:30:58 PM] Registering platform 'homebridge-smartthings.SmartThings'
[10/26/2018, 10:30:58 PM] ---
[10/26/2018, 10:30:58 PM] Loading 3 platforms...
[10/26/2018, 10:30:58 PM] [SmartThings] Initializing SmartThings platform...
[10/26/2018, 10:30:58 PM] [SmartThings] Fetching Smart Things devices.
[10/26/2018, 10:30:58 PM] [homebridge-plex-sensors.Plex] Initializing homebridge-plex-sensors.Plex platform...
[10/26/2018, 10:30:58 PM] [IR Blaster] Initializing BroadlinkRM platform...
[10/26/2018, 10:30:58 PM] [IR Blaster] [INFO] Automatically discovering Broadlink RM devices.
[10/26/2018, 10:30:58 PM] [IR Blaster] TV On/Off Accessory Ready
[10/26/2018, 10:30:58 PM] [IR Blaster] Initializing platform accessory 'Learn'...
[10/26/2018, 10:30:58 PM] [IR Blaster] Initializing platform accessory 'Scan Frequency'...
[10/26/2018, 10:30:58 PM] [IR Blaster] Initializing platform accessory 'TV On/Off'...
[10/26/2018, 10:30:58 PM] Loading 1 accessories...
[10/26/2018, 10:30:58 PM] [Screen Lights] Initializing MagicHome accessory...
[10/26/2018, 10:30:58 PM] [homebridge-plex-sensors.Plex] Configuring 'Movie Playing' sensor.
[10/26/2018, 10:30:58 PM] [homebridge-plex-sensors.Plex] Adding 'Theater Playing' sensor.
[10/26/2018, 10:30:58 PM] [homebridge-plex-sensors.Plex] Removing old 'Movie Playing' sensor no longer in config.
[10/26/2018, 10:30:58 PM] [homebridge-plex-sensors.Plex] Homebridge Plex Sensors listening for webhooks on: http://:22987
Here is the config
{
"platform": "homebridge-plex-sensors.Plex",
"sensors": [{
"name": "Theater Playing"
}]
},
The text was updated successfully, but these errors were encountered: