Florian
a84df78a33
[RN8209] Detect voltage changes ( #1850 )
...
Voltage changes > 2V will trigger a data sending
2024-01-05 09:33:25 -06:00
Florian
4a28f491f5
[RN8209] Add task WDT ( #1657 )
...
Add WDT and reduce update as we now have a change based pub mechanism
Base the change detection on current rather than power and simplify it
Round the result to 2 digits after comma
Add docs
2023-05-30 08:14:23 -05:00
flo-x
73913a33a2
[TOUCH] Add a sensor for esp32's touch sensing ( #1650 )
2023-05-24 13:22:10 -05:00
Florian
25991bfbb4
[RN8209] Publish on change detect and heap usage optim ( #1630 )
...
Publish the RN8209 depending on a threshold added to a frequency
Also merge the 2 tasks into one to save heap
2023-05-02 10:31:58 -05:00
Florian
8ee1c4e524
RN8209 energy sensor support with watt, voltage and current. ( #1337 )
...
Co-authored-by: h2zero <powellperalta@gmail.com >
2022-11-29 18:41:47 -06:00
DigiH
c4300a002f
MQTT-MAC-IP-mDNS ( #1245 )
2022-07-19 12:10:51 -05:00
DigiH
1c62d74e56
Typo-fixes ( #1244 )
2022-07-19 07:53:38 +02:00
DigiH
0f57eddb01
typo fixes ( #1243 )
2022-07-18 11:30:37 -05:00
Jon
1780458683
Add ability to inverse notify PIR LED ( #765 )
2020-09-22 13:04:29 -05:00
Jon
61f7843e40
[Breaking Change] Change HCSR501 MQTT key to 'presence' ( #710 )
...
* Change HCSR501 MQTT key to 'presence'
2020-07-26 08:14:06 -05:00
Jon
4f1b49d135
Standardize MQTTDiscovery Temp Keys [deprecate tem key] ( #703 )
...
* Detect when sensor isn't available or read fails
* Add temperature conversion macros
* Add 'tempc' & 'tempf' keys to published values
* Unique Values for HA Discovery
* Remove degree symbol from temp sensors
Co-authored-by: Jonathan Michael Wells <jonathan-wells@oist.jp >
2020-07-24 10:10:44 -05:00
Jon
40a69037e5
PIR Notify LED ( #702 )
...
* Add PIR LED mirroring
* Lint formating
* Changed var name & added example define
Co-authored-by: Jonathan Michael Wells <jonathan-wells@oist.jp >
2020-07-19 06:34:13 -05:00
Jon
0e257a58c1
Add AHTx0 Sensor (AHT10 and AHT20) ( #687 )
...
* Add AHT Sensor
2020-07-04 09:40:06 -05:00
Jon
4bc8621910
Ds1820 HADiscovery ( #621 )
...
* DS18b20 HADiscovery
* Allow Multiple DS18b20 Sensors
* Optimize Bus Scan
* Update Docs
Co-authored-by: Jonathan Michael Wells <jonathan-wells@oist.jp >
2020-06-04 17:16:40 -05:00
Jonathan
cf641851af
Added HTU21 Sensor ( #588 )
...
* Added HTU21 Sensor Support
Co-authored-by: Jonathan Wells <jonathan-wells@oist.jp >
2020-04-29 08:22:17 -05:00
Florian
aa263dc559
Docs vuepress ( #476 )
...
Convert docs to vuepress
2019-10-30 22:15:40 +01:00