-
Posts
4644 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
Yes, as I mentioned, there is still an issue. Hopefully a new release can be generated soon. Sent from my Pixel 3 XL using Tapatalk
-
Looks like there is an issue with the release, not everything got updated. I've asked @xKing to look into it.
-
Yes, it is. Sent from my Pixel 3 XL using Tapatalk
-
The latest Polyglot 2.2.11 is released for Polisy the changes are all internal. https://github.com/UniversalDevicesInc/polyglot-v2/blob/master/CHANGELOG.md We are working on getting it released for RPi as well.
-
There was a small update to Polyglotv2 recently and the log is still writing, just to a name that the UI doesn't see. It's fixed in an upcoming version that will hopefully be released soon. Sent from my Pixel 3 XL using Tapatalk
-
Newbie.. How to control my foscam(s) in ISY
Jimbo.Automates replied to Kemo's topic in New user? Having trouble? Start here
Yes, it works on polisy Sent from my Pixel 3 XL using Tapatalk -
If it was powered then WiFi would make sense, but WiFi would significantly reduce battery life. I appreciate not having to change batteries. As soon as they open the API I'll write the nodeserver... Or will eventually give up and try the Bluetooth. Sent from my Pixel 3 XL using Tapatalk
-
Motion activated for existing sprinkler system
Jimbo.Automates replied to suttonnc's topic in ISY994
Use a decent IP Camera and a Camect along with the Camect nodeserver you can do whatever you want. https://forum.universal-devices.com/topic/31800-polyglot-v2-camect-nodeserver Sent from my Pixel 3 XL using Tapatalk -
Response from Airthings Thanks for following-up. Currently there is still no API available for our consumer products yet. However I still have you on the beta tester list if that should become available [https://ci3] Sent from my Pixel 3 XL using Tapatalk
-
This is what they say: I don't want to purchase the HBS products, I already have the consumer products, and regret buying them because of this...
-
The last I heard they only allow the API to be used for business products, they do not allow it for consumer products. Back in May they said I would be notified when beta testing was ready. I pinged them again. If you hit the link to "Register new app" it doesn't work for "consumers". https://dashboard.airthings.com/integrations/api-integration
-
Multiple ISY devices on one Google Home account
Jimbo.Automates replied to paf's topic in Google Home
Sorry, not sure I understand your question, can you elaborate a little more? Sent from my Pixel 3 XL using Tapatalk -
Thanks all, yes it is working. I must have not reopened the AC or something... Sent from my Pixel 3 XL using Tapatalk
-
I had my variable precision to match, so not sure. The changes are released if anyone wants to try. See the readme for info. Sent from my Pixel 3 XL using Tapatalk
-
@Michel Kohanim or @Chris Jahn, or anyone, I have fixes ready to release, but have an issue. I have this editor: <editor id="VOLT"> <range uom="72" min="0.001" max="999.999" prec="3"/> </editor> Which is referenced in the nodedef for CV: <!-- Tag 13 F --> <nodeDef id="wTag13F" nls="tag13"> <editors /> <sts> <st id="ST" editor="BOOL" /> <!-- Status, online? --> <st id="GPV" editor="I_TAGID" /> <!-- TagId (SlaveId) --> <st id="GV1" editor="I_TAGTYPE" /> <!-- TagType --> <st id="GV13" editor="I_INTEGER" /> <!-- Time --> <st id="GV14" editor="I_INTEGER" /> <!-- Seconds since update --> <st id="GV8" editor="BOOL" /> <!-- Out Of Range --> <st id="CC" editor="SIGDBM" /> <!-- signaldBm --> <st id="ALARM" editor="I_EVST" /> <!-- Event State --> <st id="GV7" editor="I_LIT" /> <!-- Light --> <st id="CLITEMP" editor="I_TEMP_F" /> <!-- Temperature --> <st id="CLIHUM" editor="I_HUM" /> <!-- Humidity --> <st id="BATLVL" editor="BATLVL" /> <!-- Battery Percentage --> <st id="CV" editor="VOLT" /> <!-- Battery Voltage --> <st id="GV2" editor="I_MOTION" /> <!-- Motion --> <st id="GV3" editor="FLOAT" /> <!-- Orientation --> <st id="GV4" editor="FLOAT" /> <!-- X-Axis --> <st id="GV5" editor="FLOAT" /> <!-- Y-Axis --> <st id="GV6" editor="FLOAT" /> <!-- Z-Axis --> <st id="GV9" editor="I_TMST" /> <!-- Temperature State --> <st id="GV10" editor="I_CPST" /> <!-- Moisture State --> </sts> <cmds> <sends /> <accepts> <cmd id="SET_LIGHT"> <p id="" editor="I_LIT" init="GV7" /> </cmd> <cmd id="SET_URL_CONFIG" /> <cmd id="QUERY" /> </accepts> </cmds> </nodeDef> and it shows up properly on the admin console: But this program always shows true: TestLux - [ID 0089][Parent 0001] If 'WirelessTags / Home / Back Patio' Battery Voltage is not '$i.test.p3 Volts' Then $i.test.p3 = 'WirelessTags / Home / Back Patio' Battery Voltage Volts Else - No Actions - (To add one, press 'Action') I can run the program and it properly sets the variable, but it always shows True?
-
That's possible, I'll try to take a look. Sent from my Pixel 3 XL using Tapatalk
-
Wireless tag will only work on local, it probably could be done with cloud but not sure. Sent from my Pixel 3 XL using Tapatalk
-
Do you have any other phones or tablets using Google home with other accounts? If so check those. If not, then you'll need help from @Benoit Sent from my Pixel 3 XL using Tapatalk
-
Yes, it's confusing, but it makes sense. If another account has ISY portal linked it causes this exact issue. Open Google home app on each device and check all Google accounts on that device by switching user in the upper right and see if there are any "Linked Services" for that user by pressing the + then Setup device, then Works with Google. Sent from my Pixel 3 XL using Tapatalk
-
Did you check what I mentioned with multiple accounts? Also, you can just ask Google "sync my devices". Sent from my Pixel 3 XL using Tapatalk
-
You don't need to log them into your Google account, just share the home with them works fine. Sent from my Pixel 3 XL using Tapatalk
-
Do you have multiple Google accounts on your device? If so, check if ISY portal is linked to those account as well. Also check any other devices that use the Google home app to see if their accounts have it linked. I had the same problem for a long time and Google support finally helped when they asked me to check my wife's phone and her account had it linked somehow... Sent from my Pixel 3 XL using Tapatalk
-
Insteon Mini Remote 2342-232 Write Failed
Jimbo.Automates replied to Jimbo.Automates's topic in ISY994
Sorry my bad, I guess that error means, hey dummy you are trying to write changes to the wrong device That's what happens when you have to many remotelincs... -
Insteon Mini Remote 2342-232 Write Failed
Jimbo.Automates replied to Jimbo.Automates's topic in ISY994
Sorry, I forget to mention there were other things happening in the log, I just removed them, and missed one. Yes, ZW 41 is a power usage monitor. Sent from my Pixel 3 XL using Tapatalk