Posts

Showing posts from May, 2020

HomeKit showing Humidity & Internetspeed

Image
From AppleWatch Strange mixture ? Humidity & Internetspeed ?  With HomeKit You can't show Your measured Internet speed in a proper way,  X Mbit/s. So why not show it in % ? the measured speed compared to the one You purchased from Your ISP(Internet Service Provider) ?  So now You see the point..... Humidity is also in % and can be displayed in the Home app. The only "if" is that the speed is displayed along with a "water drop"..... but maybe You can live with that ? 

HomeKit with "ANY" temperature source

Image
From AppleWatch As long as it's possible to retrieve information, in some way, from a sensor OR a website/webserver, with temperature information, it's possible to show it in HomeKit with HomeBridge (HB). In this post  NodeRed (NR) is retrieving the temperature from Your selected source and is also acting  as the WEB endpoint   for  the HB  " homebridge-http-temperature " plugin . In my case I wanted an outside temperature so used the measurements from our Davis Weather station and their  JSON REST API but it could for example be Your Raspberry CPU temp  or showing the speed of Your Internet connection.