Jump to content

simplextech

Members
  • Posts

    2371
  • Joined

  • Last visited

Everything posted by simplextech

  1. If it's still getting updates that's great. It's not available for Android in the Play Store.
  2. Only for neither really. Locative is no longer developed or supported. I don't think it's actually available in either app store anymore (if it is then it shouldn't be) and the different locations to download it from are "questionable" unless you have an older "known good" version or you compile it from source yourselfe as the github repo is still available. Great app.... just no longer supported. Same thing happened with the Android app I used to use egiGeoFence the author got tired of trying to fix things that Google was breaking with Android Location services....
  3. Unfortunately the NodeServer will not interface with SmartThings. SmartThings is a cloud based system and any access must route through their cloud service. This is possible but far outside the scope of the Hubitat NodeServer that I developed and makes your entire environment still dependent on the cloud for functionality. If you have a lot of ST devices and you would still like to use them I would recommend buying a Hubitat hub! And tell them you're buying it because of this NodeServer ?
  4. Which NodeServer? The Hubitat NodeServer?
  5. I thought the point WAS to get yelled at? Put some LIFX bulbs (Or other smart color bulbs) in there and change their hue to make everything appear like soft white but with a nice orange tinge in the light and her makeup will come out looking like a spray tan!
  6. Opposite lighting rule? Motion turns off the lights instead of on? So enter the room and lights go off... leave and lights turn on.... ?
  7. The sensors update the Ambient Weather system every 60 seconds and the data feed to the nodeserver is real-time as changes happen. Wireless Tags are also great and I've been thinking about buying some too
  8. I use Temp/Humidity sensors that connect to my Ambient Weather station. I have one of the sensors in the bathroom and a very simple program: Bathroom.Humidity - [ID 0020][Parent 0001] If 'Ambient Weather / WS-1401-Addon' Sensor 1 Humidity >= 75% Then Set 'Bathroom / sw.Bathroom.Fan' On Else - No Actions - (To add one, press 'Action') I have other programs that check if the fan is on and for how long and then turn it off. But just a very simple humidity check mainly used if someone is in the shower without the fan on...
  9. Use of the "is not off" comes into play with Dimmers. On = 100% Off = 0% What's 42%? Not On but Not Off...
  10. Welcome. Like I said it's a good system and the developers put a lot of focus on ST device compatibility. I think most ST devices work so do most Iris devices (not v1 though). So it's a good "joining" of systems and after almost of year of me fighting them they gave in with a integration option
  11. Hubitat Elevation is a new kid on the block which is built around being a local processing. We all call it a local SmartThings as it's very much a clone of the ST system. I'm working on an integration currently. The initial prototyping has been released and I posted about it here: As an integrator as well but more on the software side of things I try to keep things local if possible and if it makes sense. Hubitat is a good system with some minor growing pains but it's worth looking at. Almost all of the current users are former SmartThings users! I have a first public release version of the hub and it's been improving greatly in the last year.
  12. Updates from overnight showing the temp/humidity updates for the NYCE Motion Sensor:
  13. Here's some eye candy and some preliminary logs. This is going faster than I anticipated. 2019-03-13 00:25:57,696 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:25:57,697 [NodeServer] [DEBUG] {'installedAppId': None, 'name': 'motion', 'value': 'active', 'hubId': None, 'descriptionText': 'Zooz 4-in-1 Sensor: motion is active', 'deviceId': 465, 'unit': None, 'displayName': 'Zooz 4-in-1 Sensor', 'locationId': None, 'source': 'DEVICE'} 2019-03-13 00:25:57,699 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:25:57,721 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:25:57,722 [NodeServer] [DEBUG] {'installedAppId': None, 'name': 'motion', 'value': 'active', 'hubId': None, 'descriptionText': 'Zooz 4-in-1 Sensor: motion is active', 'deviceId': 465, 'unit': None, 'displayName': 'Zooz 4-in-1 Sensor', 'locationId': None, 'source': 'DEVICE'} 2019-03-13 00:25:57,723 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:26:03,193 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:26:03,195 [NodeServer] [DEBUG] {'installedAppId': None, 'name': 'motion', 'value': 'active', 'hubId': None, 'descriptionText': 'Dome Motion Sensor motion is active', 'deviceId': 468, 'unit': None, 'displayName': 'Dome Motion Sensor', 'locationId': None, 'source': 'DEVICE'} 2019-03-13 00:26:03,196 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:26:11,512 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:26:11,513 [NodeServer] [DEBUG] {'installedAppId': None, 'name': 'motion', 'value': 'inactive', 'hubId': None, 'descriptionText': 'Zooz 4-in-1 Sensor: motion is inactive', 'deviceId': 465, 'unit': None, 'displayName': 'Zooz 4-in-1 Sensor', 'locationId': None, 'source': 'DEVICE'} 2019-03-13 00:26:11,515 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:26:11,538 [NodeServer] [DEBUG] ----Device Info---- 2019-03-13 00:26:11,539 [NodeServer] [DEBUG] {'installedAppId': None, 'name': 'motion', 'value': 'inactive', 'hubId': None, 'descriptionText': 'Zooz 4-in-1 Sensor: motion is inactive', 'deviceId': 465, 'unit': None, 'displayName': 'Zooz 4-in-1 Sensor', 'locationId': None, 'source': 'DEVICE'} I have a ZigBee NYCE Ceiling motion sensor added and working. Motion is REAL TIME and the other values update based on standard interval of the sensor. Also to note Z-Wave devices are also being supported in this integration and I'm going to see if I can include the built-in native apps from Hubitat which will also include full Lutron Caseta Pro / RadioRA integration capability. The integration is with the Hubitat Elevation hub. I'll post full details and information once I get this further along. So... probably tomorrow sometime.
  14. Then give me a little time. Prototyping has started for a polyglot to interface the system.
  15. So it's not specifically about SmartThings? More about the Zigbee devices? So.... Zigbee integration is of interest? If so the up-side is I've been considering developing this for iSY as I'm also working on an integration for HomeSeer as well. It will not be using SmartThings as that is primary cloud based which I do no like. In summary... IF the hub/interface etc was in the $100-$150 range total and integrated with ISY that is of interest?
  16. Can I ask why specifically SmartThings? If the goal is for temperature readings there are other z-wave sensors that report temperature and other means of getting temperature. I will agree the Multipurpose sensor from ST is a good sensor but it is Zigbee.
  17. This is what I've been doing... my event viewer is scrolling too much to be able to watch there
  18. It's not. That was a dummy program that I used to copy/paste from and things I'm toying with so ignore the Then statement it's not relevant. I'm just trying to make sure I understand the use structure of time within ISY versus what the editor allows
  19. I think I found a new tagline
  20. Here's the reason I'm asking about the time: Test.Program - [ID 0007][Parent 0001] If From 12:00:00AM To 12:00:00AM (same day) Then In 'ms.FR-Desk.Motion' Set 'Family Room / fl.FR-Light' To default Else - No Actions - (To add one, press 'Action') From the "editor" stand point it allows it to be entered. From a logical stand point it's the same time and not valid. I've seen this issue/question before about other systems and the valid is use should be... Test.Program - [ID 0007][Parent 0001] If From 12:00:00AM To 11:59:00PM (same day) Then In 'ms.FR-Desk.Motion' Set 'Family Room / fl.FR-Light' To default Else - No Actions - (To add one, press 'Action') So I'm asking/double checking that I'm not missing something with how time works with ISY. However the (same day / next day) is a really nice feature for spanning a time period across two days
  21. This may seem a bit silly however it is a common discussion point with other controllers and I've learned each vary somewhat and have their own uniqueness. This is what my current understanding of the ISY time program scheme is and I'm looking for corrections/updates/addendum to ensure I understand what and how the ISY is working so to best structure my own programs efficiently and correctly. Programs and Time....time to program.... FROM -> TO If the time FROM -> TO is the first line of the program the "trigger" for the program is the FROM Time for the THEN clause or the TO time for the ELSE clause. If there is a CONDITION (AND) to the IF clause and the time is between the FROM->TO time period the THEN clause is executed Time period In the programs there is the nice drop down of same day / next day which is great. Question is about actual time/hour. Is 12:00 TO 00:00 valid or does it have to be a 12:00 TO 23:59? Is the same true though for a 00:00 to 06:00 (same day). Can the time reference use the 00:00 for either beginning or ending of the time knowing that is midnight and follow a 24 hour clock correctly using the same/next day drop down? This is a issue with other systems where it's a 12 hour clock of 00:00 to 23:59 and causes quite the confusion at first.
  22. I agree that it is weird. Some of this is my learning curve with the ISY and unique properties but some of it is boggling that it works for one program but not an almost identical one. The only solid thing I could say could be the problem was the structure/order without the parens for the AND with the group of OR statements and that was causing it to register true on a single door within the logic flow. This is probably what it was and is one of those 'ism's of the hard coded nature of the language used in the programs. I'm going to start a new thread to discuss "Time" that's a favorite and fun one that I see asked for every system and is a common HS thread
  23. The two programs that were posted acted very differently. I did modify them to have the time restriction as the very first item and then put the multiple OR statements inside an AND block and so far both are behaving correctly. The 'ism's...
  24. I agree there are the 'isms to learn. But why do the same program act differently? BTW I did and normally do start with the time restrictions as the first item and it was not working as expected so I thought maybe change the trigger order... but none the less why do two programs of the basic same structure behave differently?
  25. Ok.... but why is one program completely ignore the time segment and the other one honors it? Well honors it except for one door
×
×
  • Create New...