Go to the source code of this file.
Namespaces | |
| homeassistant.components.juicenet | |
Functions | |
| bool | homeassistant.components.juicenet.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.juicenet.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.juicenet.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.juicenet._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.juicenet.CONFIG_SCHEMA | |
| list | homeassistant.components.juicenet.PLATFORMS = [Platform.NUMBER, Platform.SENSOR, Platform.SWITCH] |