Skip to content

packages for homeassistant

License

Notifications You must be signed in to change notification settings

The-BB/homeassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant

Home Assistant (python3; core)

  1. Читаем и выполняем Compile packages from sources.

  2. Добавляем фид в конфиг:

echo 'src-git homeassistant https://github.com/The-BB/homeassistant.git' >> feeds.conf
  1. Обновляем фид:
./scripts/feeds update homeassistant
  1. Подготавливаем к работе (создаём копии и патчим):
sh ./feeds/homeassistant/backup-recover.sh backup
  1. Добавляем пакеты из фида:
./scripts/feeds install -a -p homeassistant
  1. Собираем пакеты...

  2. Перед обновлением фидов восстанавливаем:

sh ./feeds/homeassistant/backup-recover.sh recovery