Werner Pieterson

Results 21 comments of Werner Pieterson

> not sure how to get that. See screenshots above. And please paste your code for your panel here. Copy and Paste this, then replace `[PASTE YOUR CODE]` with your...

Thanks for the contribution @Drewskieza 0.5.0 was a pre-release/proof of concept that I slapped together in a hurry, and so I would not necessarily recommend it as a daily driver....

No, I mean the `master` branch with the latest codeI'm working on. It's at the bottom of the list on `HACS > Integrations > Load Shedding` then hit the menu...

@paulbalinnel Please include error logs. That error usually means Eskom was doing maintenance or something and was unavailable. Logs will provide a clearer picture.

@tunavis Have a look at [Example Automation 2](https://github.com/wernerhp/ha.integration.load_shedding/blob/master/examples/automation2.yaml) You can tweak it to your needs.

![Screenshot_20230408-225313](https://user-images.githubusercontent.com/2578772/230742247-e95d7df7-a97e-4b1e-9795-14a2fe43bbdf.png) Pixel 6

```yaml type: custom:mushroom-template-card tap_action: action: navigate navigation_path: /lovelace/lights fill_container: true layout: vertical entity: light.all_lights icon: mdi:lightbulb-group icon_color: '{{ state_attr(''light.all_lights'', ''rgb_color'') }}' badge_icon: > {% set numLightsOn = expand(state_attr('light.all_lights', 'entity_id')) |...

Another issue that's related to this. Cover button states are not dependent on `CoverOperation` ## Problem 1 ■ button is always enabled (when `stop_action` is set) regardless of the cover...

https://github.com/esphome/issues/issues/4788

The sensor doesn't trigger immediately. M1 MackBook Pro (Ventura 13.2) Home Assistant Companion 2023.2 (2023.444) ``` binary_sensor.ipad_camera_in_use iPad Camera In Use ``` Sometimes when I enter a Google Meet it...