Jump to content

firstone

Members
  • Posts

    545
  • Joined

  • Last visited

Everything posted by firstone

  1. If you enable chrome cast support and run discovery, it should be able to find it. I can also add it natively via adb. But now for the bad news: I've tested it and the functionality is very dependent of what's playing. Your playing your won media will likely work. Hulu and discovery+ work fine. But Netflix doesn't show status in chromecast. Though I do see status in adb. There are other apps that do not show status at all. Both, adb and chromecast need to be polled. So there's not difference there.
  2. Try version 0.1.9. I've fixed restart issue and added raw data debugging. And send debug log when you see it again, pls.
  3. With adb, there are no active notifications. It's poll based. You'll have to adjust short poll to whatever value you can live with. So if you're happy with 5-15 seconds delay, it's certainly doable. Another option is - Shield can be added as google cast device. That one will probably have faster notifications but the functionality would be more limited.
  4. Bad news. I've looked at zwave logs and the lock just doesn't send an update when triggered by hand or via keypad. There is zero communication. That could, of course, mean it needs to be enrolled/enabled somehow differently. Or it could mean these locks just don't send updates in S2. Here's an example of message coming form Aeotec sensor that I do see as an example: [2023-01-31 15:31:24.137] [D] [...] RECEIVED: ( 01 18 00 04 00 00 14 0E 9F 03 79 00 0E E9 37 9A 2A 67 0B 44 DB F3 AA 00 00 D6 ) [2023-01-31 15:31:24.137] [D] [...] SENT ACK [2023-01-31 15:31:24.137] [D] [...] SETDATA devices.20.data.lastReceived = 0 (0x00000000) [2023-01-31 15:31:24.138] [I] [...] Node 20:0 CC SecurityS2: passing S2 Authenticated decrypted packet to application level: [ 84 07 ] [2023-01-31 15:31:24.138] [I] [...] Node 20:0 CC Wakeup: Wakeup notification
  5. Switch to debug mode and when this happens, PM the log to me, pls. Maybe idle thread is dying. Press threshold is between Pressed and Held. Idle threshold is between anything else and Idle.
  6. Mind don't seem to actively update. Only using query. They do update if I trigger via AC though.
  7. Does it reset if you press the key? I currently don't keep track of key nodes so can't idle on start up. But, sure, will add that.
  8. What's your firmware version if you don't mine me asking?
  9. I've uploaded new version into Beta store - 2.0.3. It doesn't need adb anymore. Feel free to test if you want. It can also fetch a list of installed apps from Shield so that you can use them in your programs.
  10. Fixed in 0.1.8.
  11. What Flirc profile are you using and have you tried another remote with 0-9? The logic is pretty straightforward. It should send something if Flirc sending key presses at all. You can PM the logs and I'll take a look. Just note down the time when you're pressing those.
  12. Looking at msata ssd on Amazon, they are all oriented like your current polisy one. It's also consistent with USB to SSD adapter you'd need to image new drive. I don't believe your new drive is a manufacturer's error but could be specialty designed for some different applications? You can try and see if it will mount at all, without turning power on. But, honestly, I'd be concerned with heat dissipation when installed upside down. Probably better off getting another one. Why do you need so much storage on Polisy?
  13. Learn something new every day. I've never seen that and would never expect it. As a side note, blue color LEDs have the highest rate of failure. My power one died on 994. So blue LED going dimmer on power supply is not necessarily indicative on its own.
  14. You can test power adapter with DC voltage tester. Which is a useful thing to have if you don't have one. My light is pretty bright. The real question is - are there any lights on Polisy.
  15. I suggest you load your system onto polisy and look at cpu utilization. A lot of these automation systems, etc run on RPi and such. Polisy hardware is pretty powerful, let alone eisy. Unless you're doing some video editing, compiling c++ files or running docker or vm, you'd be pretty hard pressed to overload them. I think most of IoX would put load on io rather than cpu. There is no intensive processing.
  16. I've tried installing fresh FreeBSD and installing IoX on it. it started up and got recognized by admin console but didn't work properly. Like I've tried to set a time zone and it failed with some totally unrelated error. Also, couldn't get PLM to connect because USB drivers aren't there. Note, that none of that will be supported or approved by UDI. The position is - this software should only run on devices that are old by UDI and having mac whitelisted on UDI systems.
  17. It's the other way around. Micro dimmer needs constant power. If you can find a place to "cut" the line and install micro dimmer, you don't need a switch. Like if there's a bx that goes from box to box and you can disconnect part, you can put micro dimmer into the box you need. You can just control via ISY or install switch any other place and use that to control. Another alternative would be to have 2 micro dimmers and have your current switch control one of them and just hardwire the line.
  18. Since those are just dimmable lights, rather than some smart RGB, why not just get Insteon or zwave dimmer and use "dumb" bulbs? I guess I'm missing the point of why they need to be smart? If it's some shared circuit, maybe micro dimmer.
  19. Mine doesn't have an option of S0. Everything but S2 is disabled. And if I uncheck S2, it fails to enroll.
  20. Thank you. I have 0.11, 0.10.8 and 0.10.9. 11 works but the others don't. Schlage support has told me firmware shouldn't make a difference but I don't really believe them.
  21. Hue integration via Hue NS is superb.
  22. Unless it's a manufacturer with lots of different products and widely used, it's unlikely. If it's not part of the standard, each manufacturer is likely to have their own protocol. You'd need to write NS for each one And like you said, market is flooded with different brands. Maybe a better solution is to buy dumb bulb and use a smart switch?
  23. If you do, what firmware version do you have and can you write/delete user codes? I'm trying to resolve this with UDI but wanted to see if if it's just me.
  24. Can always add code by hand and remove later. But https://support.ring.com/hc/en-us/articles/204736064-Ring-App-Compatibility-With-Smart-Lock-Systems-from-Kevo-LockState-Kisi-and-Lockitron
  25. I have 4 BE469ZP installed and added them multiple times with no issues. I cannot write user codes into 3 of them but that's a different story. Not sure if you want to try but here's what you can: ZWave -> Synchronize -> New and Deleted with Interview I've had issues with Aeon sensors not having nodes created and the synchronize would bring them up after a few tries. I think in my case interview didn't work at first.
×
×
  • Create New...