architecture
architecture copied to clipboard
Repo to discuss Home Assistant architecture
So I saw this: https://github.com/home-assistant/home-assistant/pull/17354#issuecomment-430262541 and though that it would be a good idea to have a discussion about this. I feel like there would be benefits to standardizing events,...
## Context Currently, when using NFC tags in Home Assistant a tag can potentially have two IDs. * One ID that's written to the tag using the Home Assistant App;...
## Context Following the same concept as the generic_thermostat where a switch and a sensor is used I propose to have a generic_water_heater that also uses a sensor and a...
## Context Currently to keep track of what/who triggered a manual alarm, you need to keep some separate helper entity updated when triggering alarms to indicate what was the cause...
## Context I want to expose the genre of what's current playing in the Apple TV integration, but it seems to be missing in the entity model. ## Proposal Introduce...
## Context When deploying HA in containerised environment this would further ease a high availability deployment strategy for Home Assistant by keeping the container volume immutable. Furthermore it would mean...
## Context Some thermostats, like the FRITZ!DECT 301, allow the user to specify a temperature offset, which is used to adjust for the difference between the temperature measured at the...
## Context Currently, Home Assistant treats IR blasters as the "Remote" entity type. This entity allows sending specific remote commands, and optionally learning them. This works fine for devices with...
## Context I have a couple of MQTT based kitchen appliances such as water kettle and air fryers that have specific features that are difficult to emulate in other components...
## Context I still occasionally have an IP address for one of the devices I regularly use to access Home Assistant get banned by the IP filtering middleware. It's usually...