mirror of https://github.com/arendst/Tasmota.git
Merge pull request #9204 from MorrisJobke/patch-1
Add USE_PROMETHEUS flag to build list
This commit is contained in:
commit
e5d2f4279e
|
@ -27,6 +27,7 @@
|
|||
| USE_EXPRESSION | - | - | - | - | - | - | - |
|
||||
| SUPPORT_IF_STATEMENT | - | - | - | - | - | - | - |
|
||||
| USE_HOTPLUG | - | - | - | - | - | - | - |
|
||||
| USE_PROMETHEUS | - | - | - | - | - | - | - | Enables the `/metrics` endpoint
|
||||
| | | | | | | | |
|
||||
| Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
|
||||
| ROTARY_V1 | - | - | x | - | x | - | - |
|
||||
|
|
Loading…
Reference in New Issue