Skip to content
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

Open
jblakeney82 opened this issue Oct 26, 2018 · 4 comments
Open

Sensor does not show in Home app #14

jblakeney82 opened this issue Oct 26, 2018 · 4 comments

Comments

@jblakeney82
Copy link

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"
}]
},

	{
		"platform": "BroadlinkRM",
@alexjsp
Copy link
Owner

alexjsp commented Oct 27, 2018

Do your other homebridge devices, and the homebridge bridge, show up / work in the Home app?

@jblakeney82
Copy link
Author

jblakeney82 commented Oct 27, 2018 via email

@jblakeney82
Copy link
Author

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!

@jwebbstevens
Copy link

@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..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants