homebridge-http-temperature-sensor
homebridge-http-temperature-sensor copied to clipboard
Http temperature sensor for Homebridge: https://github.com/homebridge/homebridge
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.0 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
I’m trying to figure out if it’s possible to pass a word through instead of a number value? I tried setting the statusPattern regex as "statusPattern": "(Off|Running)" which i thought...
**Describe the bug** My understanding is `getUrl` is only used for the 'pull' way. But when I config MQTT, it still ask for `getUrl`: ``` [1/4/2022, 11:30:05 PM] [BedRoom] Initializing...
Hi, I am testing out the plugin, and everything works. Are you planning on adding history data (the eve app displays a history graph)? I see there is a project...
**Is your feature request related to a problem? Please describe.** How can I configure the push way. Do I need the get address? Can I configure the port? thanks **Describe...
First: Sorry for my bad english. I have a temperature-sensor, which has a metrics-site for a prometheus exporter. My Homebridge-Config: ``` { "accessory": "HTTP-TEMPERATURE", "name": "Schlafzimmer", "unit": "celsius", "getUrl": {...