General Discussion

A place to talk about whatever you want

167 Topics 1.6k Posts
  • "kinda smart" switch to put behind a normal light switch

    Solved
    18
    0 Votes
    18 Posts
    734 Views

    @elcid CDO. It's like OCD but the letters are in the right order....

  • Bluetooth Control - Vera / Openluup

    Unsolved
    3
    0 Votes
    3 Posts
    253 Views

    I have a few really nice Xiaomi temperature and humidity sensors reporting over BLE to a Tasmota ESP32, as described in this thread. The ESP is then connected to my OpenLuup with Mqtt.

  • Occupancy - What are people using to check?

    Unsolved
    20
    0 Votes
    20 Posts
    661 Views

    Hi all,

    In the process of doing this, I’ve created a number of occupancy check scripts, each one of them is currently it’s own module (i think that’s the correct term)?

    xxoccupancy-motion.lua xxoccupancy-sonos.lua xxoccupancy-lights.lua xxoccupancy-tvs.lua

    I’ve done this to make each one manageable, with each one ultimately running a global function that will return either true or false if the occupancy criteria check is meet (true for no activity, false for recent activity)

    Although saying that, I’m probably going to make the ‘lights’ one the target now, , so if no motion, tvs or sonos are found in use, (thus all true) then run the other one, to turn off all known lights.

    Is that a good approach, or would dofile() be better, or should I simply put them all to one ‘module’ ? How would you approach doing multiple assessment/checks ?

  • Z-Wave Classes & Commands

    Unsolved
    8
    0 Votes
    8 Posts
    654 Views

    At this stage, probably not, just for the lack of consistency. The issues:

    Vera, we know, keeps the data in state variables, and we get what we get. You can get that today -- just look at the attribute on the entity in MSR and see as much information as it could publish. On a Vera ZWave device, look for x_vera_svc_micasaverde_com_ZWaveDevice1.VariablesGet. On Hass, not only does the API not tell you what integration drives an entity, but even if you forced that association by declaring the ZWave service, the service itself doesn't publish any attributes/data from the integration through the API. So the configuration variables aren't visible at all. Nor is the device's manufacturer info, model number, or even its ZWave node ID. Mind you, Hass has all of this information, it must in order to function, it just doesn't publish any of it through its APIs. On Hubitat, pretty much the same story as Hass: the API doesn't tell you what driver supplies the device, so you don't even know it's ZWave, and there's no data available attached to the device that's published through the API related to ZWave, anyway. On eZLO, they do identify the device by its parent "protocol" (zwave), and give you the ZWave node ID and a couple of flags, but no other useful information that I've seen. There aren't even API commands available for single-node things like poll a node or set a config value, only network-wide commands for things like start/stop inclusion or reset the Zwave chip and delete the entire network (i.e. not things you usually want to do in an automation). Since I'm probably the only person who cares if those other things exist and I'm persona non grata over there, they're probably not getting done any time soon, whether I report them or not. I haven't used any devices on my eZLO system that have configuration parameters, so I can't tell if or how it publishes those. If someone has included on their eZLO system a device that normally uses configuration parameters, like an Aeotec Multisensor, etc., please send me via PM your logs/ezlo_data_list.json file. I'd love to see if it has anything.

    Very low on my priorities (particularly with the big changes to the core/Engine of late) has been direct integration with ZWave-JS. That would expose all the right information, I'm sure. But that's really no small task, and in essence, transforms MSR from an automation tool into the realm of being a hub itself. Maybe that's not bad.

  • Is anyone using the Ring Doorbell plugin ?

    Unsolved
    2
    0 Votes
    2 Posts
    179 Views

    My ring doorbell fell victim of my cloud dependance eradication project a few years ago, so I can't help with that one. I can only recommend replacing it with the one I am using... Superior in every way by offering a local 3MP RTSP stream, 5GHz wifi. It's already 3 years old but I haven't found anything better since. The only thing I wish it had is H.265 encoding. Mine is still going strong and is integrated into my system. I run facial recognition on it to trigger a variety of scenes on openLuup.
    It is the single most active doorbell thread in this forum:

    New RCA HSDB2A 3MP Doorbell IP Camera New RCA HSDB2A 3MP Doorbell IP Camera

    Has anyone gotten their hands on one yet? Is it a Hik rebrand as well? RTSP/ONVIF support? The specs look promising otherwise. 3MP, 5GHz wifi, and I really like the included up/down/side tilt...

  • Smart home with no WIFI

    Unsolved
    15
    0 Votes
    15 Posts
    527 Views

    @rafale77 said in Smart home with no WIFI:

    An ethernet network requires a router..

    It doesn't really. Doesn't even need DHCP. Probably needs a switch.

    C

  • Controller shift - How do you do it ?

    67
    0 Votes
    67 Posts
    5k Views

    I didn't test extroot on the verasecure because I didn't have one to try it on. I think others on the forum did it and reported to work fine. There is nothing about the vera secure which makes it perform better than the plus. The extra core is unused... the vera UI is single threaded. It also does not use the CPU enough for the speed to make a difference. Same for the DRAM. The only benefit is the battery which to me would be more of a problem than benefit since they have limited lifetime and prevent me from easily power cycling the unit.

  • No more username/password for Alexa script

    Unsolved
    1
    2 Votes
    1 Posts
    120 Views
    No one has replied
  • MQTT – setup and use

    107
    0 Votes
    107 Posts
    9k Views

    Thanks for the update! I’ve reverted to to a "if it ain’t broke, don’t fix it" approach myself, so haven’t been upgrading the Shelly firmware.

  • su command taking a lot of time

    Unsolved
    4
    0 Votes
    4 Posts
    149 Views

    Ahh that makes sense.

    I would imagine it's something to do with the Synology, so I shall back away.

    C

  • Homer Dashboard - Vera/OpenLuup

    4
    0 Votes
    4 Posts
    700 Views

    Hi @pvklink

    I have another page working, can you post the section on your .yaml file ?

    Also if I recall correctly, the default .config template they give you does much of it for you ?

    I just have the following in the config.yml

    links: - name: "Contribute" icon: "fab fa-github" url: "https://github.com/bastienwirtz/homer" target: "_blank" # optional html a tag target attribute - name: "Wiki" icon: "fas fa-book" url: "https://www.wikipedia.org/" - name: "Homer Github" icon: "fab fa-github" url: "https://github.com/bastienwirtz/homer" # this will link to a second homer page that will load config from additionnal-page.yml and keep default config values as in config.yml file # see url field and assets/additionnal-page.yml.dist used in this example: - name: "another page!" icon: "fas fa-file-alt" url: "#additionnal-page"

    And then I have a second file, stored in the same location called additionnal-page.yml

  • Vera to zwavejs

    Unsolved
    1
    0 Votes
    1 Posts
    176 Views
    No one has replied
  • Logrotate advice

    Solved
    8
    0 Votes
    8 Posts
    269 Views

    Worked perfectly

    C

  • SmartThings Moving to....Lua

    3
    1 Votes
    3 Posts
    303 Views

    I think lua drivers for devices is a win-win situation, applied to a store to easily distribute them. And local APIs are coming too. It seems they’re doing the opposite of eZlo here…

  • Anyone else with Alexa / HA Bridge oddity

    Solved
    5
    0 Votes
    5 Posts
    368 Views

    Or not.

    Fixed. I had to change my Amazon password the other day when I was renewing my cookie. Reset the password in the Alexa app and all seems good. Thanks for the pointer.

    C

  • Universal Remote Control

    Unsolved
    11
    0 Votes
    11 Posts
    393 Views

    I'm not aware of being able to get anything from Logitech. One of the things I hated about it was the totally un-necessary cloud based set up. What would I need for the IR transmitter? I guess the Broadlink and some kind of blaster?

    Thanks!

    C

  • 0 Votes
    18 Posts
    970 Views

    @parkerc sounds like a permissions issue. Debug on command line before trying to script. I would also avoid use of the public access to snmp as it’s a potential security issue. I always setup private domain the proceedure differs by manufacturers. You can use snmpwalk for debugging then move to snmpget once you’re ready to drill down. Good luck.

  • Advances made in Presence Detection?

    12
    1 Votes
    12 Posts
    502 Views

    OK, the price differences are because of the different systems that they can be used with.
    The E276 is for Dali - that is a very professional lighting system. I agree, I would just wave my hands about however for installations in large buildings it's a very clever way to control lighting intensity - Building Management Systems are a very different animal.
    E79 for Wifi or Zigbee isn't a deal breaker and in fact can be a a very clever way of light control in a Smart House without the complication of additional systems.
    Looking forward to unwrapping the box when it arrives....watch this space.

  • Semantics

    1
    1 Votes
    1 Posts
    104 Views
    No one has replied
  • 0 Votes
    16 Posts
    512 Views

    The new smart meters installed across many U.S. municipalities derive actual usage in real time (whether you believe they are accurate or not -- this is a troublesome source of debate among many smart people). Some utility companies offer a companion "reader", which wirelessly displays your home's current demand, by minute, hour, day, month, total, etc.

    That's about as close as I've ever come to instant readings. The rest, as you rightly point out, is likely folly.

Recent Topics