Philip Allgaier
Philip Allgaier
I can now install it in VS2012, but the shortcut is not working. In your documentation it states that one should use "Ctrl+Shift+;". On my machine + locale&layout (system =...
Yes, as I wrote, using a custom shortcut set via the VS options works just fine. Just wanted to make you aware of the situation, although you probably cannot make...
"Ctrl+Shift+ö" which are the same keys on my German keyboard as the ones you use for "Ctrl+Shift+;" on your one.
The vanilla HA media player card handles that nicely by switching the font color dynamically based on whether the artwork is bright or not. But if I compare those cards...
@NilsRo There was never a PR for ESP32 created against this main repo here, so nothing to be merged exists yet. @c-o-m-m-a-n-d-e-r Do you plan to create one?
@gcampax That is however only part of the problem. The response itself is not complete or correct. I have around 30 lights in HA and all of those I can...
In the coding I see a different one: https://github.com/stanford-oval/thingpedia-common-devices/blob/cbe9efec3d43bb6abc911684abacb35064d5dc30/main/io.home-assistant/index.js#L25 But this one seems to win: https://github.com/stanford-oval/almond-hassio-repository/blob/514458df1bfd7835d176dfce182e408b64ec2e5e/edge/rootfs/etc/services.d/almond/register#L30 Ideally it should dynamically be determined (current host + default HA port 8123) and...
Yes, I understand that technically this URL is correct for the internal workings, but it's confusing for the end user (since it won't resolve outside of the internal docker containers)....
There is not yet a reliable generic way to get the correct value, see https://github.com/home-assistant/frontend/issues/12635#issuecomment-1121469639
That one is a bit tricky. We had adjusted the user-friendly timeline view to match the automation editor UI and showing 1..n (https://github.com/home-assistant/frontend/pull/10059). But the technical returned data from the...