SecKatie / ha-wyzeapi

Home Assistant Integration for Wyze devices.
733 stars 112 forks source link

Remove unneeded attributes #552

Closed brg468 closed 5 months ago

brg468 commented 5 months ago

Discussed in https://github.com/SecKatie/ha-wyzeapi/issues/373 a long time ago, State and Available as extra attributes is redundant and not needed.

This may be a breaking change if anyone was using those attrs in an automation, but HA already provides this info natively.

Will revisit device model and MAC later on, device model is already shown on the device page, MAC can be but currently isn't.

brg468 commented 5 months ago

I’ll go ahead and close this one since it’s all taken care of in the second attribute cleanup PR.