Closed WeltenbummlerKA closed 4 years ago
When I follow your instructions I get in Homebridge only the CPU temperature. All other values of the getState script didn't appears. Do I need a syntax to show also the load, the frequency and the voltage?
my JSON: { "name": "RPi", "hosts": [ { "host": "192.168.178.9", "name": "Homebridge" } ], "platform": "RPi" }
You need to use a decent HomeKit app, see https://github.com/ebaauw/homebridge-rpi#prerequisites.
Thank you I see with Eve I get all informations.
When I follow your instructions I get in Homebridge only the CPU temperature. All other values of the getState script didn't appears. Do I need a syntax to show also the load, the frequency and the voltage?
my JSON: { "name": "RPi", "hosts": [ { "host": "192.168.178.9", "name": "Homebridge" } ], "platform": "RPi" }