Add update platform to ha_platforms and ha_category for zwave_js (#23906)

This commit is contained in:
Raman Gupta 2022-08-30 13:06:23 -04:00 committed by GitHub
parent 622e4bf6d2
commit 71d2538b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ ha_category:
- Sensor
- Siren
- Switch
- Updates
ha_release: '2021.2'
ha_iot_class: Local Push
ha_config_flow: true
@ -38,6 +39,7 @@ ha_platforms:
- sensor
- siren
- switch
- update
ha_integration_type: integration
ha_zeroconf: true
---