-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to I2C Sensor Support (#122)
* Add support for SHTC3 Temperature and Humidity sensor. * Add LPS25 and LPS22 pressure sensor support. * Report RP2350 correctly during boot. * Add humidity/pressure measurement support in web interface. * Add support for VSENSOR in MQTT Client. * New commands: - MEASure:VSENSORS? - MEASure:VSENSORx:HUMidity? - MEASure:VSENSORx:PREssure? - SYS:MQTT:INT:VSENSOR - SYS:MQTT:INT:VSENSOR? - SYS:MQTT:MASK:VTEMP - SYS:MQTT:MASK:VTEMP? - SYS:MQTT:MASK:VHUM - SYS:MQTT:MASK:VHUM? - SYS:MQTT:MASK:VPRE - SYS:MQTT:MASK:VPRE? - SYS:MQTT:TOPIC:VTEMP - SYS:MQTT:TOPIC:VTEMP? - SYS:MQTT:TOPIC:VHUM - SYS:MQTT:TOPIC:VHUM? - SYS:MQTT:TOPIC:VPRE - SYS:MQTT:TOPIC:VPRE?
- Loading branch information
Showing
18 changed files
with
1,274 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.