άλφα 65
άλφα 65
> Can't we play sounds natively in JS? If so, it could be done by redefining the default actions. A bit messy to configure, I admit... Sounds was just the...
How does this even look like in Lovelace?
No, sliders are only for light tile. You can simply add a second tile with a slider.
Список дел, в отличие от списка покупок, появляется в Я.Календаре. Возможно это можно вытянуть через CalDav, но нужно смотреть.
Я рандомно выбираю из всех станций, на которых ничего не играет: ``` update_shopping_list: alias: Update shopping list sequence: - variables: station: >- {{ states.media_player | selectattr('attributes.alice_state', 'eq', 'IDLE') | selectattr('state',...
Unfortunately with non-fixed tariffs like Agile or Go this will fail to work as `unitrate` for electricity changes during the day. https://github.com/megakid/ha_hildebrand_glow_ihd_mqtt/blob/e6a5f4ff43f5a10dcae48183f8f1db7687325174/custom_components/hildebrand_glow_ihd_mqtt/sensor.py#L152 GitHubha_hildebrand_glow_ihd_mqtt/sensor.py at e6a5f4ff43f5a10dcae48183f8f1db7687325174 · megakid/ha_hildebrand_glow_ihd_mqttHome Assistant integration for...
Built-in shopping list integration is simply reading from and writing to a json file `/config/.shopping_list.json`. I have recently created a `command_line` sensor which reads that file every 5 seconds. ```...
Let's have it merged please, it is impossible to use with 4K monitors.
Увы, та же проблема.
Заметил, что при первоначальной настройке в лог падают 2 сообщения: ``` Logger: frontend.js.latest.202211021 Source: components/system_log/__init__.py:256 First occurred: 21:23:06 (1 occurrences) Last logged: 21:23:06 :0:0 Script error. ``` ``` Logger: homeassistant.components.rest.sensor...