Closed iz3man closed 5 years ago
It is a feature not a bug. Just comment this out.
BTW if you are using WBI. You can keep only WBI part in the YAML This will disable all the apps (except wbi)
I was expecting it to be a feature not a bug :) If you say disable, disable it here:
track_notification:
module: heat_app
class: TrackerNotification
in apps.yaml? Because the notification stuff is in heat.app.py and this is a mandatory module in wbi, if i understand it correctly.
In the yaml file, no need to touch the python file. Each section is an instance of an apps. I would keep only the wbi section (wbi app)
This is how you disable an app Again better to keep only apps that you need.
#simple_sw_power:
# module: heat_app
# class: SimpleSwitch
# schedule:
# - { mode: a, start: { t: "18:05:00", d: 6}, end: { t: "18:06:00", d: 6} }
# switch:
# switch: switch.power0
# enable: input_boolean.simple_switch0
I expect this part of heat.app.py (mandatorily used by wbirrigation) to cause unwanted ios deivce tracking notifications. Maybe you can confirm this and make it user on/off or tell me how to disable it at all.
This leads to unwanted output like this (information not needed and unwanted for me personally):