RevPi + RevPiDIO + Homekit (with homebridge)

Show the world your Revolution Pi project!
Post Reply
Christian1313
Posts: 10
Joined: 16 Aug 2018, 12:25
Answers: 0

RevPi + RevPiDIO + Homekit (with homebridge)

Post by Christian1313 »

Hello community,

i implemented a homebridge plugin which enables the usage of the digital outputs of the RevPiDIO.

homebridge (https://github.com/nfarina/homebridge]) is HomeKit support for the impatient.

My plugin is homebridge-revpidio (https://www.npmjs.com/package/homebridge-revpidio)

Currently this is the first step.
Next step is the implementation of inputs as programmable Switches.
Christian1313
Posts: 10
Joined: 16 Aug 2018, 12:25
Answers: 0

Re: RevPi + RevPiDIO + Homekit (with homebridge)

Post by Christian1313 »

Now v0.2.0 is released with support for digital inputs as HomeKit sensors.

Additionally the core temperature is optional visible in HomeKit.
User avatar
direcs
Posts: 2
Joined: 24 Sep 2018, 14:12
Answers: 0

Re: RevPi + RevPiDIO + Homekit (with homebridge)

Post by direcs »

Christian1313 wrote: 17 Aug 2018, 15:12 Now v0.2.0 is released with support for digital inputs as HomeKit sensors.

Additionally the core temperature is optional visible in HomeKit.
Das ist ein sehr geiles Projekt, Christian!

Ich glaube, ich habe einen Fehler entdeckt - oder mache hier vielleicht was falsch. Habe ihn hier gepostet:
https://github.com/Christian1313/homebr ... o/issues/2
Christian1313
Posts: 10
Joined: 16 Aug 2018, 12:25
Answers: 0

Re: RevPi + RevPiDIO + Homekit (with homebridge)

Post by Christian1313 »

Kurz nachgefragt: Hast du auch revpimodio2 installiert [sudo apt-get install python3-revpimodio2]?
User avatar
direcs
Posts: 2
Joined: 24 Sep 2018, 14:12
Answers: 0

Re: RevPi + RevPiDIO + Homekit (with homebridge)

Post by direcs »

Ja.

Ich habe gerade den kompletten RevPi nochmals "from scratch" installiert mit dem Auslieferzustand - bis auf eine feste IP. Ich habe danach nur noch Homebridge und Homebridge-revpidio installiert.

Update:
Offenbar war ich in den ganzen Anleitungen falsch abgebogen.... Jetzt sieht alles gut aus!


PS.: Sorry for posting this in German... next time in the correct section of this Forum.
Post Reply