Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.34 KB

File metadata and controls

41 lines (27 loc) · 1.34 KB

Bash Script Executer

Logo

Open your Home Assistant instance and show the app dashboard. Home Assistant App Docker Image Project Maintenance

Execute your own bash scripts inside this Homeassistant App environment.


📖 About

Execute your own bash scripts inside this Homeassistant App environment.


⚙️ Configuration

Configure the app via the Configuration tab in the Home Assistant App page.

Options

log_level: info
script2_content: ''
script3_content: ''
script_content: ''
script_path: /share/scripts/mycoolscript.sh
script_path2: 'false'
script_path3: 'false'

👨‍💻 Credits & License

This project is open-source and available under the MIT License. Maintained by FaserF.