Skip to content

lukas-holzner/deploy_esphome_fablux_script

Repository files navigation

deploy_esphome_fablux_script

Ansible Playbook for the creation of a light controller with buttons and adressable LEDs

Requirements

You need to install ansible

pip install ansible

Configuration

Copy example-config.yml to config-yml and add your configuration

Execute Playbook

To create the config file you have to execute the playbook

ansible-playbook -i inventory.ini create_panel_file.yml

You will find the created Config file in the output folder.

esphome run panel.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages