Skip to content

octopuslab-cz/home-assistant

Repository files navigation

home-assistant

https://github.com/home-assistant


                             (domain)
                                |
                       |- Id  sensor.kitchen_sensor_temp
Device ---> Entities --|- Name
                 |     |- Icon
                 |
 (Integration) = |-- State                 |-
               = |- Attributes ------------|-
                                           |-          light / heating
                          Service ---------------------| turn_on
                                                       | turn_off
                                                       ...


Automations:
trigger (platform / state)
             -> condition
                        -> action (service)


yaml / jinja2 / json ...

https://github.com/octopuslab-cz/home-assistant/tree/main/templates


Terminal & SSH

(Home Assistant Add-on: SSH server)

Main sys info

[core-ssh]$ ha os info

Install

HACS Home Assistant Community Store

[core-ssh]$  wget -O - https://get.hacs.xyz | bash -

Midnight Commander (via ssh)

[core-ssh]$ apk add mc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published