All Projects → shortbloke → home_assistant_config

shortbloke / home_assistant_config

Licence: MIT License
HomeAssistant.io Configuration Files

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to home assistant config

Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+669.09%)
Mutual labels:  yaml, home-automation, home-assistant-config, homeassistant
home-assistant-config
Ma configuration Home Assistant commentée en anglais et en français | My Home Assistant config with French and English comments.
Stars: ✭ 29 (-73.64%)
Mutual labels:  home-automation, home-assistant-config, homeassistant, homeassistant-config
HomeAssistant
My Home Assistant Configuration
Stars: ✭ 71 (-35.45%)
Mutual labels:  yaml, home-automation, home-assistant-config, homeassistant
Home-Assistant-Config
🏠 My huizebruin Home Assistant configuration, Be sure to 🌟 this repository for updates! huizebruin
Stars: ✭ 29 (-73.64%)
Mutual labels:  yaml, home-automation, home-assistant-config, homeassistant
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+3251.82%)
Mutual labels:  home-automation, home-assistant-config, homeassistant, homeassistant-config
Home Assistant Config
My Home Assistant Configuration 🏡🏡
Stars: ✭ 133 (+20.91%)
Mutual labels:  yaml, home-assistant-config, homeassistant
homeassistant-config
My Home Assistant YAML configuration
Stars: ✭ 249 (+126.36%)
Mutual labels:  home-assistant-config, homeassistant, homeassistant-config
haconfigs
My Home-Assistant configuration files
Stars: ✭ 61 (-44.55%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
Home-Assistant-Configuration
🏡 My home assistant configuration!
Stars: ✭ 28 (-74.55%)
Mutual labels:  home-assistant-config, homeassistant, homeassistant-config
Home Assistant Config
Home Assistant config files, rewritten to use the latest features, 100+ documented automations, automatically generated ToC 🏠 🤖
Stars: ✭ 926 (+741.82%)
Mutual labels:  yaml, home-automation, home-assistant-config
Home-Assistant
Home-Assistant-Config
Stars: ✭ 186 (+69.09%)
Mutual labels:  home-automation, home-assistant-config, yaml-configuration
home-assistant-config
🏠 Home Assistant Configuration & Documentation for my smart home using Node-RED for automations. Press ⭐ for notification of updates.
Stars: ✭ 34 (-69.09%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
Home Assistant Config
My Home Assistant configuration
Stars: ✭ 41 (-62.73%)
Mutual labels:  yaml, home-automation, home-assistant-config
home-assistant-config
My configuration for Home Assistant
Stars: ✭ 63 (-42.73%)
Mutual labels:  home-automation, home-assistant-config, homeassistant-config
smart-home
🏡 My smart home setup built on top of Home Assistant
Stars: ✭ 140 (+27.27%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
home
Monorepo for all home automation related development, including integrated firmware, PCBs, configuration, and bridges
Stars: ✭ 104 (-5.45%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
casa
Home Assistant setup for our home
Stars: ✭ 132 (+20%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
Home Assistant Mail And Packages
Home Assistant integration providing day of package counts and USPS informed delivery images.
Stars: ✭ 155 (+40.91%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (+52.73%)
Mutual labels:  home-automation, home-assistant-config, homeassistant
myconfig
My Home Assistant config
Stars: ✭ 143 (+30%)
Mutual labels:  home-automation, home-assistant-config, homeassistant-config

Shortbloke's Home Assistant Configuration Files Build Status

This is my currently active set of configuration files for my Home Assistant running on Raspberry Pi. If you are interested in following my progress be sure ⭐️ Star this repository and check out my blog.

Configuration File Status

Each commit triggers a deployment to the latest home assistant version with Python 3.6 and 3.7. This is done though TravisCI. If this successfully passes, then my Pi will update itself with the latest configuration automatically.

My Home Assistant Default View

Configuration Organisation

I've limited the contents of configuration.yaml and utilised packages to provide some grouping, in order to make it easier to understand and maintain.

Packages provide an simple way to encapsulate all the different configuration elements for a adding support for a given component or device. Rather than needing to update many different files the changes are kept contained in a single file per package.

Core Hardware of Home Assistant Hub

  • Raspberry Pi 4 Model B 4GB RAM - Core control system, running on Hass.io.
  • Raspberry Pi Zero W - Hosting Xiaomi Mi Flora to MQTT Gateway. Mi Flora Bluetooth LE range was limited, the Pi Zero is positioned nearer the plants, and sends status over WiFi via MQTT.
  • RFXCOM RFXtrx433E - Enables RX/TX of 433Mhz signals over a range of protocols.
    • Note: Lots of different protocols in use on 433Mhz which may need to be enabled via a management utility. 433Mhz lacks any real security, if you capture the code you can control the device, as I found out by accidentally controlling a neighbour's plug-in sockets.
  • Nortek GoControl HUSBZB-1 - Provides support for Zigbee and I had hoped for Z-Wave too, but this doesn't support EU/UK frequencies!

More Information

Note: Private information is stored in secrets.yaml (not uploaded)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].