Brian Rogers

Results 12 issues of Brian Rogers

**Is your feature request related to a problem? Please describe.** As discussed [here](https://github.com/JoshuaMulliken/ha-wyzeapi/issues/333#issuecomment-1096995651), there are several attributes that are returned that are potentially adding to the database unnecessarily. Looking to...

Feature Request

Referencing https://developers.home-assistant.io/blog/2024/02/12/light-color-mode-mandatory/, add supported color mode property to the floodlight. Prevents the warning being thrown starting in HA 2024.3

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...

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...

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

Use device name instead of entity name in device info. Prevents occasional naming of devices to (Device Name) Floodlight, etc

Add total and daily energy sensors to the outdoor plug. As requested here https://github.com/SecKatie/ha-wyzeapi/issues/425 forever ago and finally ready. Upstream: https://github.com/SecKatie/wyzeapy/pull/79 A couple notes: Power usage is combined from both...

I'm thinking you should add a timeout to requests so that commands don't attempt to run forever in the event they can't be completed. See snip from log below. I...

Fix for https://github.com/SecKatie/ha-wyzeapi/issues/591 The change was discussed here, and since neither Joe or I have the HMS, I was basing the change off of the fact that `_get_plan_binding_list_by_user` is called...

## Proposed change Add description of calendar entity for smart hose timer. ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ]...

next
has-parent