Skip to content

raketti/hassio-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant configs and scirpts

Configuration and additional sensors for Home Assistant

Python script(s)

Requirements

The configuration.yaml needs the following line to be added:

python_scripts:

Create the folder:

<config>/python_scripts

The script can be called from the Developer Tools -> Services Example:

service: python_script.my_script
data:
 entity_id: sensor.livingroom_temperature

More information and examples: https://www.home-assistant.io/integrations/python_script/

About

Home Assistant configs, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages