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

This commit is contained in:
Zack Barett
2022-07-25 22:53:22 +02:00
committed by GitHub
parent 274584f2a4
commit a287abe763
@@ -1,6 +1,6 @@
{
"domain": "zwave_js",
"name": "Z-Wave JS",
"name": "Z-Wave",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
"requirements": ["zwave-js-server-python==0.39.0"],