fix: linting and hass validation issues
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"home_key": "HomeKey (32 hex characters or \\xNN format)"
|
||||
},
|
||||
"data_description": {
|
||||
"hub_url": "Base URL of your PowerView G3 hub, e.g. http://powerview-g3.local",
|
||||
"hub_url": "Base URL of your PowerView G3 hub, e.g. {hub_url_example}",
|
||||
"home_key": "32-character hex string (e.g. 0102030405060708090a0b0c0d0e0f10) or \\x escaped format (e.g. \\x01\\x02...)"
|
||||
}
|
||||
},
|
||||
@@ -38,7 +38,7 @@
|
||||
"home_key": "HomeKey (32 hex characters or \\xNN format)"
|
||||
},
|
||||
"data_description": {
|
||||
"hub_url": "Base URL of your PowerView G3 hub, e.g. http://powerview-g3.local",
|
||||
"hub_url": "Base URL of your PowerView G3 hub, e.g. {hub_url_example}",
|
||||
"home_key": "32-character hex string (e.g. 0102030405060708090a0b0c0d0e0f10) or \\x escaped format (e.g. \\x01\\x02...)"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user