Remove the now-deprecated zwave from featured and replace it with z-wave_js (#16410)

This commit is contained in:
Reese 2021-02-04 05:47:35 -06:00 committed by GitHub
parent e88c56eba8
commit bc03f386fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ha_category:
- Lock - Lock
- Sensor - Sensor
- Switch - Switch
featured: true featured: false
ha_iot_class: Local Push ha_iot_class: Local Push
ha_release: 0.7 ha_release: 0.7
ha_config_flow: true ha_config_flow: true

View File

@ -1,6 +1,7 @@
--- ---
title: Z-Wave JS title: Z-Wave JS
description: Instructions on how to integrate Z-Wave with Home Assistant via Z-Wave JS. description: Instructions on how to integrate Z-Wave with Home Assistant via Z-Wave JS.
featured: true
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Climate - Climate