Popular repositories Loading
-
Govee-exporter
Govee-exporter PublicExport data from Govee H5074 or H5179 devices to Influxdb
Python 2
-
WeatherFlowApi
WeatherFlowApi PublicArduino library to provide easy access to network WeatherFlow data
C++
-
WeatherFlow-RainSensor
WeatherFlow-RainSensor PublicArduino sketch that uses WeatherFlow broadcast rain data to control rain sensor on an automatic irrigation system.
C++
-
library-registry
library-registry PublicForked from arduino/library-registry
Arduino Library Manager list
-
pentair-exporter
pentair-exporter PublicExport Pentair pool status to Influx DB so that it can be graphed with Grafana
Python
-
homebridge-plugin-govee
homebridge-plugin-govee PublicForked from asednev/homebridge-plugin-govee
Govee H-series Thermometer Hygrometer plugin for Homebrige.
TypeScript
104 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
December 2024
Created 7 commits in 1 repository
Reviewed 1 pull request in 1 repository
naofireblade/homebridge-weather-plus
1 pull request
-
Add Ambient Weather support
This contribution was made on Dec 4
Created an issue in homebridge/HAP-NodeJS that received 6 comments
Don't understand why I can't use a colon ( : ) in a ConfiguredName with Homebridge 2.0
Current Situation I am migrating a plugin to HomeBridge 2.0 and I now get a warnings for ConfigureName title. I am using Configured to express unsu…