Skip to content

Feature Request: PIR configuration for TC55 floodlight #1188

@ahoy

Description

@ahoy

Is your feature request related to a problem? Please describe.
The TC55 floodlight has 3 PIR sensors that can be individually configured with the Tapo app. HASS does not provide a way to view and set these values.

Describe the solution you'd like
HASS should have an enable toggle and sensitivity adjustment for each sensor.

Describe alternatives you've considered

Additional context
pytapo supports setPirDetConfig and getPirDetConfig, as well as getPirDetCapability.

getPirDetCapability can be used to query the number of sensors present and max sensitivity for the integration, and then setPirDetConfig can set enabled status (channel_enabled) and and sensitivity level (sensitivity).

The screen in the app that configures this:
Image

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions