architecture
architecture copied to clipboard
Repo to discuss Home Assistant architecture
## Context I am currently working on a Stackdriver Logging integration (or is logging the platform and Google Cloud the integration?) and discovered that there is at least one more...
## Context We have ever year the same discussion for fake/soft functionality on platforms/integration outside of the primary term on the underlying Hardware or target to solving the main issue....
## Context This is closely related to #316, and I would consider implementing this before enforcing that one. Integrations try to make their entities useful. This means that sometimes they...
There are air conditioning units that allow for control of the fan direction (vertical and / or horizontal). The unit I have is a Fujitsu Halcyon and it allows for...
## Context We're starting to see more and more integrations adopt config flows for setup and the list is already becoming intimidating when viewing it from the frontend. ## Proposal...
## Context When looking at an integration on the [integrations page](https://www.home-assistant.io/components/) it's sometimes hard to gather what kind of platforms, entities and services will be available in Home Assistant. Example:...
## Context The weather component has only 12 different conditions that do not cover all possibilities or that some possibilities cannot be mapped from weather API to existing HA ones...
## Context I was working on an [WebAutn](https://webauthn.io) authentication provider and noticed that the standard authentication provider does not use unicode normalization when comparing things that need to match exactly/need...
## Context When defining a plant from a miflora device, you need to configure a miflora sensor (generating 4 sensors) and a plant device referencing these 4 sensors. When defining...
[There are a couple of opened issues and PR](https://github.com/home-assistant/home-assistant/labels/integration%3A%20generic_thermostat) about current and desired behavior of generic thermostat. Issue [#20154](https://github.com/home-assistant/home-assistant/issues/20154) started by @b4dpxl shows current and invalid bahiaviour. @MartinHjelmare [wrote ](https://github.com/home-assistant/home-assistant/pull/21588#issuecomment-470974405)...