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

Not talking to Homebridge HP2551 #10

Open
paulvivian opened this issue Jan 25, 2022 · 2 comments
Open

Not talking to Homebridge HP2551 #10

paulvivian opened this issue Jan 25, 2022 · 2 comments
Labels
question Further information is requested

Comments

@paulvivian
Copy link

Describe Your Problem:
I have installed my HP2551 and it works great to the supplied screen, but when I create a homebridge link for the device, I have used all the settings according to the GitHub page, I have noted the extra slash at the end of the path but when you restart the homebridge app, the app unregisters and you can see anything further. On the screen I put the IP address of my Homebridge Server under ecowitt settings (Custom)

Logs:

[1/25/2022, 5:08:48 PM] Loaded plugin: [email protected]
[1/25/2022, 5:08:48 PM] Registering platform 'homebridge-ecowitt.Ecowitt'
[1/25/2022, 5:08:48 PM] ---
[1/25/2022, 5:08:49 PM] Loaded plugin: [email protected]
[1/25/2022, 5:08:49 PM] Registering accessory 'homebridge-inception.InceptionSwitch'
[1/25/2022, 5:08:49 PM] ---
[1/25/2022, 5:08:49 PM] Loaded plugin: [email protected]
[1/25/2022, 5:08:49 PM] Registering platform 'homebridge-webos-tv.webostv'
[1/25/2022, 5:08:49 PM] ---
[1/25/2022, 5:08:49 PM] Loaded plugin: [email protected]
[1/25/2022, 5:08:49 PM] Registering platform 'homebridge-config-ui-x.config'
[1/25/2022, 5:08:49 PM] ---
[1/25/2022, 5:08:49 PM] Loading 5 platforms...
[1/25/2022, 5:08:49 PM] [Config] Initializing config platform...
[1/25/2022, 5:08:49 PM] [Config] Running in Service Mode
[1/25/2022, 5:08:49 PM] [Ecowitt] Initializing Ecowitt platform...
[1/25/2022, 5:08:49 PM] [Ecowitt] Storage path: /homebridge
[1/25/2022, 5:08:49 PM] [Ecowitt] config: {
"mac": "BC:FF:4D:10:CF:28",
"port": 8080,
"path": "/data/report/",
"ws": {
"hide": false,
"uv": {
"hide": false,
"threshold": 6
},
"solarradiation": {
"hide": false,
"luxFactor": 126.7
},
"wind": {
"units": "kmh",
"speedThreshold": 1,
"gustThreshold": 3,
"maxDailyGustThreshold": 8
},
"rain": {
"units": "mm"
}
},
"thbin": {
"hide": false
},
"th": {
"hide": false
},
"soil": {
"hide": false
},
"leak": {
"hide": false
},
"pm25": {
"hide": false
},
"lightning": {
"hide": false,
"units": "km"
},
"platform": "Ecowitt"
}
[1/25/2022, 5:08:49 PM] [Ecowitt] Creating data report service
[1/25/2022, 5:08:49 PM] [Ecowitt] Port: 8080
[1/25/2022, 5:08:49 PM] [Ecowitt] Path: /data/report/

[1/25/2022, 5:08:49 PM] [Ecowitt] Unregistering cached accessories: 0

[1/25/2022, 5:08:50 PM] [Ecowitt] Listening for data reports on: http://[::]:8080

Plugin Config:

"mac": "BC:FF:4D:10:CF:28",
"port": 8080,
"path": "/data/report/",
"ws": {
"hide": false,
"uv": {
"hide": false,
"threshold": 6
},
"solarradiation": {
"hide": false,
"luxFactor": 126.7
},
"wind": {
"units": "kmh",
"speedThreshold": 1,
"gustThreshold": 3,
"maxDailyGustThreshold": 8
},
"rain": {
"units": "mm"
}
},
"thbin": {
"hide": false
},
"th": {
"hide": false
},
"soil": {
"hide": false
},
"leak": {
"hide": false
},
"pm25": {
"hide": false
},
"lightning": {
"hide": false,
"units": "km"
},
"platform": "Ecowitt"

Screenshots:

IMG_1388

Environment:

  • Plugin Version: 1.1.0
  • Homebridge Version: 16.13.2
  • Node.js Version:
  • NPM Version: 8.3.2.
  • Operating System: Alpine Linux Docker 3.12.9

IMG_1389

@paulvivian paulvivian added the question Further information is requested label Jan 25, 2022
@paulvivian
Copy link
Author

As everyone is also commenting, I love the App and are more than happy to conrtibue to it if we can get it going.. Its an awesome idea

@NossieUK
Copy link

Has anyone had any luck getting this working? I've been fiddling with the trailing slash problems and all sorts but I still seem to be back in the same place you are :(

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

No branches or pull requests

2 participants