Skip to content

feet: direct presence feature flag - #6

Open
digiboridev wants to merge 1 commit into
WebTrit:mainfrom
digiboridev:feat/direct_presence_capabilities
Open

feet: direct presence feature flag#6
digiboridev wants to merge 1 commit into
WebTrit:mainfrom
digiboridev:feat/direct_presence_capabilities

Conversation

@digiboridev

Copy link
Copy Markdown
Member

This pull request adds support for the new direct_presence capability across the BSS adapter system. The changes ensure that this capability is recognized and handled consistently in the capability definitions, adapter classes, and related enums.

Capability support extension:

  • Added DIRECT_PRESENCE to the capabilities dictionary in BSSAdapter, enabling base support for direct presence functionality.
  • Included Capabilities.direct_presence in the SUPPORTED_CAPABILITIES list of PortaSwitchAdapter, allowing this adapter to advertise and utilize the new capability.
  • Added direct_presence to the SupportedEnum enum in models.py, ensuring the capability is available as an option throughout the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant