All Projects β†’ home-assistant β†’ Supervisor

home-assistant / Supervisor

Licence: apache-2.0
🏑 Home Assistant Supervisor

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Supervisor

Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+401.62%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Android
πŸ“± Home Assistant Companion for Android
Stars: ✭ 881 (+2.2%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Ios
πŸ“± Home Assistant for Apple platforms
Stars: ✭ 667 (-22.62%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Ha Dockermon
A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers
Stars: ✭ 171 (-80.16%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Room Assistant
Presence tracking and more for automation on the room-level
Stars: ✭ 764 (-11.37%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Node Red Contrib Home Assistant Websocket
Node-RED integration with Home Assistant Core
Stars: ✭ 222 (-74.25%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Frontend
🍭 Frontend for Home Assistant
Stars: ✭ 1,366 (+58.47%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+304.52%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
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 (+327.73%)
Mutual labels:  home-assistant, home-automation, hacktoberfest
Smarthome
@skalavala πŸ‘ Nothing But Smarthome Stuff! - By Mahasri Kalavala
Stars: ✭ 437 (-49.3%)
Mutual labels:  home-assistant, home-automation
Home Assistant Configuration
🏑 My Home Assistant Configuration Files. Be sure to ⭐️ my repo!
Stars: ✭ 472 (-45.24%)
Mutual labels:  home-assistant, home-automation
Hassio Zigbee2mqtt
Hass.io add-on for zigbee2mqtt
Stars: ✭ 547 (-36.54%)
Mutual labels:  home-assistant, home-automation
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (-1.86%)
Mutual labels:  home-assistant, home-automation
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼πŸ₯€πŸ‘🌳
Stars: ✭ 409 (-52.55%)
Mutual labels:  home-assistant, home-automation
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (-36.77%)
Mutual labels:  home-assistant, home-automation
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (-54.18%)
Mutual labels:  home-assistant, home-automation
Homebridge Homeassistant
DEPRECATED in favor of native HomeKit support. - ο£Ώ Homebridge plugin for Home Assistant
Stars: ✭ 666 (-22.74%)
Mutual labels:  home-assistant, home-automation
Magic Cards
🎩 Queue music, play movies, or trigger events with RFID cards.
Stars: ✭ 372 (-56.84%)
Mutual labels:  home-assistant, home-automation
Alexa media player
This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Stars: ✭ 630 (-26.91%)
Mutual labels:  home-assistant, hacktoberfest
Button Card
❇️ Lovelace button-card for home assistant
Stars: ✭ 680 (-21.11%)
Mutual labels:  home-assistant, home-automation

Home Assistant Supervisor

First private cloud solution for home automation

Home Assistant (former Hass.io) is a container-based system for managing your Home Assistant Core installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.

Installation

Installation instructions can be found at https://home-assistant.io/getting-started.

Development

For small changes and bugfixes you can just follow this, but for significant changes open a RFC first. Development instructions can be found here.

Release

Releases are done in 3 stages (channels) with this structure:

  1. Pull requests are merged to the main branch.
  2. A new build is pushed to the dev stage.
  3. Releases are published.
  4. A new build is pushed to the beta stage.
  5. The stable.json file is updated.
  6. The build that was pushed to beta will now be pushed to stable.
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].