I recently upgraded to AppDaemon 4.0.0b1 and noticed this line after one of my watched entities change state:
2019-08-31 19:34:56.047253 INFO outdoor_lights_schedule: --> Attribute 'state' of 'sun.sun' changed from 'above_horizon' to 'below_horizon', reevaluating 2 rooms.
2019-08-31 19:34:57.077349 WARNING AppDaemon: Incorrect signature type for callback _reevaluation_cb() in outdoor_lights_schedule, should be f(self, kwargs) - discarding
I recently upgraded to AppDaemon 4.0.0b1 and noticed this line after one of my watched entities change state:
FWIW, this is my app configuration: