Everything posted by brians
-
notify messages
Could you send the pool temp directly to the notification rather than looking for the Node server? Usually in programs can assign a tempvar = node temp and then use tempvar in notification.
-
OpenSprinkler works great! Thanks!
That version is only in non production store and you have removed from production?
-
OpenSprinkler works great! Thanks!
@Javi Seems to be an issue after updates as per this thread... my other node servers are ok.
-
Updated 6/27/22 and broke PG3
I did the update and one of my node servers Opensprinkler is disconnected, all others work.
-
UD Mobile Notifications support?
OK it is working now... seems just had to leave it sit for a while. I tested using Send Sys Short With Params using the parameters. I did not find that the Sound setting works for different sounds, but I had same issue with Pushover - maybe because I am using an Apple Watch? Every Custom Emails/Notifications Customizations worked just like with Pushover. These contain the Data in the Subject... here is example of one I used named Alarm Disamed Brian as above: Alarm Disarmed ${sys.date} ${sys.time12} Alarm Auto Disarmed Door Entry: Brian Here is screenshot showing exactly where it goes. It uses the Subject and nothing required in the Body. Note that you can also use the same Customization for email and even put more details in the Body which the notifications server simply ignores.
-
PG3 Notification Node server 3.4.3
Yes I did. I even removed the node and added again.
-
PG3 Notification Node server 3.4.3
@JimboAutomates I installed it and setup the api key, changed port. However, in AC, the Service Node under Notification Controller does not refresh the right pane when clicking on it... and uses the information from last one clicked... here is an example... where I clicked on Ecobee and then the Service ISYPortal UD I think this is also related that in programs I cannot see the service node like my pushover one. I would expect it to be called Notification Controller / Service UD ISYPortal
-
PG3 Notification Node server 3.4.3
@JimboAutomates Ok I will give it a try later this afternoon.
-
PG3 Notification Node server 3.4.3
Ok, I will hold off testing until there is a resolution for the payment. Brian
-
PG3 Notification Node server 3.4.3
@JimboAutomates The version in non-production store is asking for me to purchase it again. Please confirm if this will actually charge me again.
-
Latitude and longitude coordinates
In western hemisphere in North America longitudes are negative so polisy probably just drops the sign or figures some other way.
-
Isy on Polisy and Network Rescources
Just a wild guess but maybe the networking module did not update correctly in the transition to IoP. This would require a ticket with UD to fix. What does help, about show in AC?
-
Notifications release for iOS
@Javi it works now... what I did is delete the body, saved, then entered a new body and saved and now it works. I checked it several times and nothing was wrong with it.
-
Notifications release for iOS
I just tried setting up a network resource and get error. Net Module Rule: 2:400
-
Notifications release for iOS
Took me a bit to figure out what you all were talking about. I didn't realize recent update for iOS did this. https://wiki.universal-devices.com/index.php?title=UD_Mobile#Notifications_Tab I currently use Pushover with Notification Node server which works good, but to have something native UD would be preferable. I just posted in the notification PG3 forum asking if they can add support.
-
UD Mobile Notifications support?
Now that UD Mobile supports Notifications, would this be possible to add into this Node server? https://wiki.universal-devices.com/index.php?title=UD_Mobile#Notifications_Tab
-
Using Mobilinc with ISY to send custom Alexa voice announcements
You don't require MobiLinc to get Alexa to talk. What it MobiLinc does is auto-creates spokens using the field in ISY AC. In order for Alexa to use routines, it has to be a Motion or Contact Sensor (not sure if any others work). You can also add like an ISY state variable from the portal, pick motion or contact sensor, and put in some random spoken (which isn't really used because we want Alexa to talk to us), and then Alexa app will see that new device and then you can place into a routine. Using variables you can then trigger Alexa to talk whenever you want. However, does MobiLinc X work with UDI Portal or do you have to get rid of that and use MobiLinc exclusively? I have not paid attention to it since they came out with MobiLinc X... I had purchased their regular and HD versions along with plugins in the past, but their high subscription turned me off... I think they have a direct connection version now but still not really interested.
-
Scene or Device? Want to be able to control dimming & properly reflect the status on all switches configured for teh light.
@epete Here is how I do it... In this case I have Chandelier which is the actual Dimmer with light/chandelier connected to its load. I have following program that detects the status change and then sets the other slave dimmer to the same level. Only need one variable to hold the Dim Level. Chandelier - [ID 004D][Parent 0033] If 'Entrance / Chandelier' Status >= 1% Then $Dim_Level_Temp = 'Entrance / Chandelier' Status Set 'Entrance / Chandelier Slave' On '$Dim_Level_Temp %' Else Set 'Entrance / Chandelier Slave' Off This program sets the SwitchLinc dimmer to proper dim level. Requires a temp variable to hold the status and set it. If you want to adjust keypad LED, I first make a scene only containing that that particular Keypad key as responder, in this case KLA: The reason for this is because you can only turn on/off Keypadlinc LEDs via scenes. Then a program.. Kitchen Table - [ID 0034][Parent 0033] If 'Kitchen / Kitchen Table' Status >= 1% Then Set 'KPL Sync LED scenes / KI Kitchen Table KLA' On Else Set 'KPL Sync LED scenes / KI Kitchen Table KLA' Off
-
Jasco Firmware available!
Nope. Need a usb zwave stick and pc. Polisy is planned to do OTA support with a hardware upgrade.
-
Jasco Firmware available!
Hi, thanks to Linus Tech Tips, Jasco is now releasing firmware for some of their Z-Wave products. https://github.com/jascoproducts/firmware Here is the original video... typical with Linus et al jumping into something "winging it" without planning and knowing exactly what they are doing, but that's his style LOL. Turns out his issue was something else and did not need the firmware, but as a result he got Jasco to change their policy, which is good in case any future firmware is needed.
-
How to do a complete Polisy backup
I hope there is a way to transfer the node servers to a new Polisy in case of hardware failure/replacement, or if a new version of Polisy comes out in future and replaced existing one.
-
Restoring PLM with Polisy Pro taking forever!!!
I found that disabling query devices on startup resolved this for me while troubleshooting. Can re-enable later after your restore is done.
-
ISY (IoP) not found after this morning's update
Hmm, I have 2.6.3 and upgraded this morning but not sure if that was a package that was updated, but did not experience any issues... I just checked updates again now and seen this... is this safe? Edit... I went ahead and still works fine!
-
How to do a complete Polisy backup
@johnnyt It is in the same Administrative Console in IoP. You are comparing Polyglot web page to the Java ISY/IoP administrative console. Is what you are asking is a way to backup the PG2/PG3 portion of the Polisy other than the IoP portion? Here it is... but you already say you found that so not sure what you are asking. Here is in my IoP, exact same as ISY994i
-
ISY (IoP) not found after this morning's update
I just did updates using ssh this morning and there was no IoP or PG3 updates... only a few bsd packages which I can't remember. I rebooted entire Polisy and I can still login PG3 and AC. I would suggest opening a ticket.