✏️ Change ha_category for Mysensor platforms (#8597)

This commit is contained in:
Klaas Schoute 2019-02-15 14:57:28 +01:00 committed by Franck Nijhof
parent 11f4be4386
commit a8807b38a9
8 changed files with 24 additions and 8 deletions

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Binary Sensor
ha_release: 0.14 ha_release: 0.14
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Climate
ha_release: 0.29 ha_release: 0.29
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Cover
ha_release: "0.30" ha_release: "0.30"
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Presence Detection
ha_release: "0.38" ha_release: "0.38"
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Light
ha_release: 0.13 ha_release: 0.13
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Notifications
ha_release: 0.36 ha_release: 0.36
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Sensor
featured: false featured: false
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---

View File

@ -8,7 +8,9 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mysensors.png logo: mysensors.png
ha_category: DIY ha_category:
- DIY
- Switch
featured: false featured: false
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
--- ---