enhomie.ubiquiti.plugins package#
Subpackages#
Submodules#
enhomie.ubiquiti.plugins.client module#
Functions and routines associated with Enasis Network Homie Automate.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- class enhomie.ubiquiti.plugins.client.DriverUbiqClient(plugin: HomiePlugin, params: HomieParamsModel)[source]#
Bases:
HomieDriver
Match specific conditions for determining desired state.
- property family: Literal['ubiquiti']#
Return the value for the attribute from class instance.
- Returns:
Value for the attribute from class instance.
- property kinds: list[HomiePluginKinds]#
Return the value for the attribute from class instance.
- Returns:
Value for the attribute from class instance.
- property params: DriverUbiqClientParams#
Return the Pydantic model containing the configuration.
- Returns:
Pydantic model containing the configuration.
enhomie.ubiquiti.plugins.helpers module#
Functions and routines associated with Enasis Network Homie Automate.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
Module contents#
Functions and routines associated with Enasis Network Homie Automate.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- class enhomie.ubiquiti.plugins.DriverUbiqClient(plugin: HomiePlugin, params: HomieParamsModel)[source]#
Bases:
HomieDriver
Match specific conditions for determining desired state.
- property family: Literal['ubiquiti']#
Return the value for the attribute from class instance.
- Returns:
Value for the attribute from class instance.
- property kinds: list[HomiePluginKinds]#
Return the value for the attribute from class instance.
- Returns:
Value for the attribute from class instance.
- property params: DriverUbiqClientParams#
Return the Pydantic model containing the configuration.
- Returns:
Pydantic model containing the configuration.