mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Align documented date attributes with implementation (#1916)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
1689c128af
commit
a866f21133
@ -13,7 +13,7 @@ Properties should always only return information from memory and not do I/O (lik
|
||||
|
||||
| Name | Type | Default | Description
|
||||
| ---- | ---- | ------- | -----------
|
||||
| native_value | date | **Required** | The value of the date.
|
||||
| native_value | <code>datetime.date | None</code> | **Required** | The value of the date.
|
||||
|
||||
Other properties that are common to all entities such as `icon`, `name` etc are also applicable.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user