JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
1.08k stars 85 forks source link

No motion binary_sensor #338

Closed johannwilken closed 1 year ago

johannwilken commented 1 year ago

Description

I don't have a binary_sensor for motion anymore

Reproduction Steps

no binary_sensor entity under device entities

Expected behavior

I don't have a binary_sensor for motion anymore

If applicable, add error logs.

No errors in logs

Device Firmware

1.0 (1.3.6)

Using stream component

Yes

Does camera work via official integrations?

Yes

Camera has all attributes filled out in developer tools

Yes

HASS Environment

Proxmox VM

Search for similar issues

Yes

Additional information

Binary_sensor was removed round about core version 2023.4

JurajNyiri commented 1 year ago

Firmware 1.3.6 has broken pull endpoint, thanks to new version webhooks can be used which still work.

Check faq for information.

Duplicate of https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/issues/312 .