Mauricio Vergara Ereche
Mauricio Vergara Ereche
It says: ``` % ./configure --with-boost-include=${BOOST_HEADER_DIR} \ --with-bundy-include=${BUNDY_SRC_DIR}/src/lib \ --with-bundy-lib=${BUNDY_INSTALL_DIR} \ --with-asio-include=${BUNDY_SRC_DIR}/ext/asio % make ``` It should say: ``` % ./configure --with-boost-include=${BOOST_HEADER_DIR} \ --with-bundy-include=${BUNDY_SRC_DIR}/src/lib \ --with-bundy-lib=${BUNDY_INSTALL_DIR}/lib \ --with-asio-include=${BUNDY_SRC_DIR}/ext/asio % make...
Using Sub-Zero form the `master` branch on Ubuntu 18.04 up to date. Logs from the system: ``` ==> /var/log/plex/PMS Plugin Logs/com.plexapp.agents.subzero.log
Hi Joel, Thank you for this useful tool. One suggestion, add: `, importUrl: "https://raw.githubusercontent.com/joelwetzel/Hubitat-iPhone-Presence-Sensor/master/iphoneWiFiPresenceSensor.groovy"` into the definition name, so when clicking import, it will auto-fill the url for a quick...
I'm seeing the following logs over and over: ``` org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: user_app_joelwetzel_Combined_Presence_Boolean_Combiner_174.checkForInconsistencies() is applicable for argument types: () values: [] (checkForInconsistencies) ``` It seems like it's one...