ha-wyzeapi
ha-wyzeapi copied to clipboard
Home Assistant Integration for Wyze devices.
Part two of attribute cleanup. This PR contains all of the changes from the first plus adds MAC info to the devices and removes it from attributes, as well as...
**Describe the bug** After an update to the Assistant Core or patches to the Home Assistant core I must reconfigure the service by providing login information and API information. I...
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...
**Describe the bug** This is the top domain lookup on my primary pihole for the past 24 hours:  And secondary pihole:  At 147K lookups, that translates to almost...
**Describe the bug** Cannot load my wyze integrations after updating Home Assistant OS and/or possibly HA Core (I made both updates at the same time). I tried reinstalling as discussed...
I followed the directions to add the repository to HACS. When I did it said "**Repository 'seckatie/ha-wyzeapi' exists in the store.**" but when I search for any Wyze integration in...
Home assistant updated and wyze integration no longer works. Says no. Module wyzeapy should it be wyzeapi? Logger: homeassistant.setup Source: setup.py:251 First occurred: 3:02:19 AM (1 occurrences) Last logged: 3:02:19...
**Describe the bug** I am getting an unauthorized operations when I attempt to use automations with that contain the wyze integration. The issue started yesterday. This halts the entire automation....
**Describe the bug** Toggling the switch for 'Motion Detection' or 'Power' for a doorbell doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. Turn off Doorbell Motion Detection from...
Write the new state to the state machine when a switch is toggled. Should correct the toggling of switches reported in https://github.com/SecKatie/ha-wyzeapi/issues/546