On Freund
On Freund
## Context (I realize this is a contentious topic, but hopefully we can have a productive discussion based on the merit of the specific proposal) The recent post about the...
## Context Following up on https://github.com/home-assistant/architecture/issues/436, I believe that having templates in the event data and context would make it significantly more powerful, especially when used with `wait_for_trigger`. For example,...
## Context Recently @balloob and I [discussed how to create unique IDs](https://github.com/home-assistant/home-assistant/pull/30337) (for the purpose of adding to the entity registry) for entities where the integration has no real unique...
## Breaking change ## Proposed change Following up on the [introduction of the local version of the Risco integration](https://github.com/home-assistant/core/pull/75874), this PR adds an `alarmed` binary sensor to the local version,...
Risco systems allow arming of groups. There are 4 groups - A,B,C,D - and the list of zones associated with each one can be customized by the installer. This allows...
## Proposed change Add Image entities as media sources. Images that were previously represented as Camera entities did have media source. ## Type of change - [ ] Dependency upgrade...
## Proposed change As discussed in https://github.com/home-assistant/architecture/discussions/1030, support for resolving WebRTC cameras as media sources was added in https://github.com/home-assistant/core/pull/80646. Those cameras, however, were still excluded from the media browser. This...
(originally started this as a [discussion](https://github.com/maorcc/citymind_water_meter/discussions/48), but it doesn't look like discussions are active in this repo) It seems like the new version is based on a JSON API, and...
Gates and doors can be represented as cover entities. Can we add support for them [here](https://github.com/TECH7Fox/sip-hass-card/blob/e6b7ff8a98064018df0763b4c4548daa26b2aa05/src/sipjs-card.ts#L643)?