You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -52,8 +50,6 @@ Screenshot of the HASS Configurator.
52
50
}
53
51
```
54
52
55
-
-**homeassistant_api** (*Optional*): The configurator fetches some data from your running Home Assistant instance. If the API is not available through the default URL, modify this variable to fix this.
56
-
-**homeassistant_password** (*Optional*): If you plan on using API functions, you have to set your API password. Calling services of Home Assistant is prohibited without authentication.
57
53
-**username** (*Optional*): Set a username to access your configuration is protected.
58
54
-**password** (*Required*): Set a password for access.
59
55
-**ssl** (*Optional*): Enable or Disable SSL for the editor.
0 commit comments