Timo S.

Results 23 comments of Timo S.

@michaelpiron please find the wanted information next: > which load cost profile did you feed to the optimizer? Flat tariff? I'm using `self-consumption`. With dynamic tariff from Tibber feed into...

Another strange behavior which I noticed right now. While my deferrable load 2 (washing maschine) is running, deferrable load 0 got scheduled but its "deactivated" (running hours are always 0)....

Is there any new feature in an upcoming release which fixes this issue?

If u try to access the HA energy dashboard, you may need to set `navigation_path: "/energy"` instead.

Did you have some Osram plugs in your network? In https://github.com/Koenkk/zigbee2mqtt/issues/1474 it's described that Osram plugs prevent a re-join of some devices (maily Hue motion sensors). By myself I got...

Issue still exists after upgrading to ESPHome 2023.12.9. Doesn't make a difference if I use openwakeword or porcupine1. Both times its crashing after saying something (even if its not the...

After switching to local wake word the detection works like expected. https://github.com/esphome/firmware/tree/main/wake-word-voice-assistant

When switching to wake word engine location from "on device" to "in Home Assistant" the error still exists. So re-opening this ticket because its solved when using local wake word...

Seems that `environment_variables` are not applied when doing `terraform init` (https://github.com/semaphoreui/semaphore/blob/a5ea39e229b2d703990f317fa919b2e05cc96793/db_lib/TerraformApp.go#L87). Could this be the reason? Same line might be the reason why other Terraform CLI parameters are not applied...