JurajNyiri / HomeAssistant-Tapo-Control

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

Save preset service creates two identical presets instead of one #293

Closed pohlond closed 1 year ago

pohlond commented 1 year ago

Description

Service tapo_control.save_preset creates two identical presets instead of one. Verified via tapo application. Running on HASS 2023.2.3.

Reproduction Steps

  1. call tapo_control.save_preset
  2. presets attribute in camera state contains two identical presets

Expected behavior

Only one preset is created

If applicable, add error logs.

No response

Device Firmware

1.1.16 Build 211209 Rel.37726n(4555)

Using stream component

Yes

Does camera work via official integrations?

Yes

Camera has all attributes filled out in developer tools

Yes

HASS Environment

docker

Search for similar issues

Yes

Additional information

No response

JurajNyiri commented 1 year ago

I was not able to replicate this. Could you please try with the latest beta release? What is the service call?

pohlond commented 1 year ago

ok, i will try with the latest beta release

pohlond commented 1 year ago

I am running the latest beta release now and it seems to be ok