mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 23:36:50 +00:00

* Update sensor.mold_indicator.markdown Added optional 'name' configuration variable. I have confirmed this is supported but undocumented. * Update sensor.mold_indicator.markdown Removed optional 'name' configuration variable from the example. Changed the Configuration variables:-section to use the new {% configuration %} tags. * Update sensor.mold_indicator.markdown Changed calibration_factor variable type from int to float.