Skip to content

A collection of my personal Home Assistant projects.

License

Notifications You must be signed in to change notification settings

cdce8p/home-assistant-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Home Assistant Projects

A collection of my personal Home Assistant projects.

Content

  1. Documentation (Link)
  2. Src files
    1. Components
      1. Cover - Group Platform (Link)
      2. Sensor - Event_notify Platform (Link)
      3. Sensor - Wind_dir Platform (Link)
    2. Custom UI (Link)
      1. Cover
      2. Input Number

Update Home Assistant on Hassbian

$ sudo systemctl stop [email protected]

$ sudo su -s /bin/bash homeassistant
$ source /srv/homeassistant/bin/activate
$ pip3 install --upgrade homeassistant
$ exit

$ sudo systemctl start [email protected]

About

A collection of my personal Home Assistant projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published