Beta release notes for 1.0 (#15808)

This commit is contained in:
Franck Nijhof 2020-12-02 22:29:20 +01:00 committed by GitHub
parent 839e80f1bc
commit 9a3e2ed86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 1141 additions and 10 deletions

View File

@ -99,10 +99,10 @@ social:
account: home_assistant
# Home Assistant release details
current_major_version: 0
current_minor_version: 118
current_patch_version: 4
date_released: 2020-11-26
current_major_version: 1
current_minor_version: 0
current_patch_version: 0
date_released: 2020-12-13
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -6,7 +6,7 @@ ha_category:
- Sensor
- Switch
ha_iot_class: Cloud Polling
ha_release: 0.119
ha_release: 1.0
ha_codeowners:
- '@cyberjunky'
ha_config_flow: true

View File

@ -4,7 +4,7 @@ description: Instructions on how to integrate Motion Blinds from Coulisse B.V. i
ha_category:
- Cover
ha_iot_class: Local Polling
ha_release: 0.119.0
ha_release: 1.0
ha_domain: motion_blinds
ha_codeowners:
- '@starkillerOG'

View File

@ -3,7 +3,7 @@ title: Number
description: Instructions on how to manage your Number entities with Home Assistant.
ha_category:
- Number
ha_release: 0.119
ha_release: 1.0
ha_quality_scale: internal
ha_domain: number
ha_iot_class: ~

View File

@ -3,7 +3,7 @@ title: "MQTT Scene"
description: "Instructions on how to integrate MQTT scenes into Home Assistant."
ha_category:
- Scene
ha_release: 0.119
ha_release: 1.0
ha_iot_class: Configurable
ha_domain: mqtt
---

View File

@ -3,7 +3,7 @@ title: "SRP Energy"
description: "How to integrate SRP Energy within Home Assistant."
ha_category:
- Energy
ha_release: 0.119
ha_release: 1.0
ha_iot_class: Cloud Polling
---

View File

@ -3,7 +3,7 @@ title: Twinkly
description: Instructions on how to integrate Twinkly LED string to Home Assistant.
ha_category:
- Light
ha_release: 0.119
ha_release: 1.0
ha_config_flow: true
ha_domain: twinkly
ha_iot_class: Local pull

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB