lagunacomputer
lagunacomputer
How does this work? I have the plugin installed on my Homebridge pi server, and I can get the Accessory to show up in Home/HomeKit on my iphone, but there...
duh, obviously i need to connect the sensor directly to my pi/homebridge server. I guess i was thinking it would magically report from my arduino running homebridge-http plugin. I will...
wow, thanks man, I am now getting temp in F using a ds18b20 on an arduino, and it shows up in Home/Homekit over my homebridge pi server. I just cant...
ah "if you only have a DS18B20 just set humidity = false", duh, thanks again
thanks man, got the HomeKit Accessory Room Temp thing value to work correctly by changing the value to get celcius instead: temperatureIndoor = (sensors.getTempCByIndex(0)); using https://github.com/lucacri/homebridge-http-temperature-humidity and your suggestions
you connect it to a GPIO pin. I believe the homebridge plugin uses I2C and just scans the bus for devices https://www.modmypi.com/blog/ds18b20-one-wire-digital-temperature-sensor-and-the-raspberry-pi https://cdn-learn.adafruit.com/downloads/pdf/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing.pdf
same here , i don't get the magic packet on my WOL monitor app either, but i can with other wol mp generators
ok i figured out its on 'port' 9 (well whatever) and when i started to monitor 'port' 9 , i could see the packets being received, thanks.
i use .18 and had to switch android app option Power Config -> Battery INA_2XX I2C address value to 66 to get it to report channel 1 as battery, and...
I can't get any "Nodes i heard" or 'Nodes that heard me" lines for my node on the map. Can someone layout EXACTLY what the requirements or settings are to...