Update name of Z-WaveJS to Z-Wave (#75136)

This commit is contained in:
Zack Barett 2022-07-25 15:53:22 -05:00 committed by GitHub
parent 274584f2a4
commit a287abe763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"domain": "zwave_js", "domain": "zwave_js",
"name": "Z-Wave JS", "name": "Z-Wave",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave_js", "documentation": "https://www.home-assistant.io/integrations/zwave_js",
"requirements": ["zwave-js-server-python==0.39.0"], "requirements": ["zwave-js-server-python==0.39.0"],