Make websockets and Web Serial work, set PATH variable in service file
This commit is contained in:
parent
51fd3367db
commit
926f9aa3a5
3 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
- name: Restart esphome
|
||||
ansible.builtin.systemd:
|
||||
service: esphome.service
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue