之前搭建的Frigate 很好用 我用老外搭建的自动化蓝图,做消息推送也不错,那个蓝图可以做组推送,我现在想分两个组,一个是家里人的手机 一个是家里的电视,就是这个组我为什么只能编一个,没法编第二个,第二个他就不识别。电视的推送地址为什么也只识别一个了。不知道我哪里出问题了。
notify:
- platform: group
name: tv
services:
# - service: mobile_app_jxl_mi8_se
- service: ke_ting_tv
- service: zhu_wo_tv
# - service:
#notify:
# - platform: group
name: mobile
services:
- service: mobile_app_jxl_
# - service:
#notify:
- platform: nfandroidtv
name: keting tv
host: 192.168.110.203
#notify:
# - platform: nfandroidtv
name: zhuwo tv
host: 192.168.110.112
|