mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-23 21:51:53 +01:00
ccs811: docs for version sensor (#1336)
This commit is contained in:
parent
603ab7b531
commit
7dd6e4c218
@ -54,6 +54,9 @@ Configuration variables:
|
||||
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the
|
||||
sensor. Defaults to ``60s``.
|
||||
|
||||
- **version:** (*Optional*): This sensor reports the firmware ('application') version in text, with the internal hex representation of the version number behind it, so version 1.0.0 will be reported as '1.0.0 (0x1000)'.
|
||||
|
||||
- **name** (**Required**, string): The name for the version sensor.
|
||||
|
||||
Advanced:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user