Home Assistant Unofficial Reference 2024.12.1
router.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.netgear.router.NetgearRouter
 

Namespaces

 homeassistant.components.netgear.router
 

Functions

Netgear homeassistant.components.netgear.router.get_api (str password, str|None host=None, str|None username=None, int|None port=None, bool ssl=False)
 

Variables

 homeassistant.components.netgear.router._LOGGER = logging.getLogger(__name__)