Mark Bergman (aka xychix)
Mark Bergman (aka xychix)
alarm when a domain has a 'bad' classification. Bad is defined in the list that is already added as comment to alarm_check4 in alarm.py. This list of bad words comes...
I would like to see the following alarms added as part of alarm.py: alarm for status change of domain classifications in bluecheck index. Alarm on any change!
removal of the '$' in the array to ensure the /domain flag is actually set.
I've moved prints (that would execute on the CPU of target) to comments in top of file. Alternative would be to embed 'banner like' lines in scripting.
InputSimulator.SimulateTextEntry("HELLO!"); this function is mentioned in the readme but I can't seem to find it in the source at all. Am I missing some parts? (I'm not a dev-ver)
An update can be made to the documentation. I've connected an CX410 and this works as expected. motion and person detection successfully triggered and received in MQTT.
Set default value for 2nd input var on FindLocalIP in order to maintain (backwards)compatibility with DHCP.py (call's with 1 param). Not sure if this branch is kept in sync with...