I want to try the new Lannouncer notification platform but I receive Invalid config error on the front end. This is what I put in the configuration…
- name: test
platform: lannouncer
host: 192.168.1.999
Please help
I want to try the new Lannouncer notification platform but I receive Invalid config error on the front end. This is what I put in the configuration…
- name: test
platform: lannouncer
host: 192.168.1.999
Please help
This entry is working fine for be:
notify:
- name: test
platform: lannouncer
host: 192.168.1.999
I’m using include. This is what I have in my configuration notify: !include notify.yaml
and this is what I have in my notify.yaml…
- name: test
platform: lannouncer
host: 192.168.1.999
It is fixed in version 0.36.1