Skeletorjus

Results 25 comments of Skeletorjus

I use easee.resume to override Tibber's schedule.

> Maybe you could embed it? Interesting idea, but it seems like I end up with a popup containing the whole HA experience, headers and all. This was using the...

Thanks for your suggestions, but unless I'm missing something this ends up showing the standard HA loading data-screen before opening the window. I'm looking for a more... "native" solution if...

I don't know if this is helpful or not, but a way to "fix" this is to rename the button(s) to something else in Zigbee2MQTT (be sure to select "Update...

It kind of seems like Vilje uses an alternative method during provisioning. The reason I suspsect this is that Vilje VG11 has its own button for installation in the app...

I installed HA on a Raspberry Pi 3B+, and it managed to detect the device but not actually connect to it. Here's the log output: ``` 2023-10-23 22:29:48.823 DEBUG (MainThread)...

I've unfortunately recieved confirmation from Adax that Vilje doesn't support local control.

> @Skeletorjus: How did you confirm that? I have similar problem with new Neo heater. Asked somebody ad Adax who quoted a developer saying that the WT2 is supposed to...

> ``` > switch: > [...] > friendly_name: "Easee charge switch" > value_template: "{{ is_state('sensor.easee_home_XXXXXX_status', 'charging') }}" > [...] > ``` Hi! Nice work! I could be overlooking something obvious,...

@overas You mean value_template? The value_template will make the state of the switch whatever the template renders to, so in this example the switch will be `on` if `sensor.easee_dynamic_circuit_limit` i...