mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Missing blanks and tags in plant.markdown (#27827)
This commit is contained in:
parent
c11e4ef67c
commit
82183034c6
@ -93,7 +93,7 @@ entity_id:
|
||||
required: false
|
||||
type: float
|
||||
min_brightness:
|
||||
description: Minimum brightness before triggering a problem. In contrast to the other values, this check is *not* looking at the current situation, but rather at the last days. A problem is only reported if the maximum brightness over the last days was lower than min_brightness. You can use this to check if the plant gets enough light during the course of the day.
|
||||
description: Minimum brightness before triggering a problem. In contrast to the other values, this check is *not* looking at the current situation, but rather at the last days. A problem is only reported if the maximum brightness over the last days was lower than `min_brightness`. You can use this to check if the plant gets enough light during the course of the day.
|
||||
required: false
|
||||
type: integer
|
||||
max_brightness:
|
||||
|
Loading…
x
Reference in New Issue
Block a user