Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Unsolved
Collapse
Discussion Forum to share and further the development of home control and automation, independent of platforms.
  1. Home
  2. Blogs
  3. Finally gave up on my Ezlo Plus
Seeking Advice:
G

The locksmith is trying to persuade me to purchase the BE-TECH K35 touchscreen lock with both Wi-Fi and Bluetooth, claiming it's better than the Yale Assure Lock 2. What are your thoughts on this? Which one would you recommend?

Here is the link to the Chinese brand BE-TECH: BE-TECH Smart Deadbolt K3S.

The other smart lock I am considering is the Schlage Encode Plus.

Thank you!

Blogs
15+ Smart Home Automation Ideas from Pros
L

Hey,

I’m curating a list of smart home automation ideas, and here are 15+ ones (and still counting).

What do you think?

smart home automation ideas.png

..................................
The smart home trend is dramatically evolving with at least 69% households in US owing at least one smart device.

So how could they ease your work and life?

I gathered and asked 15+ smart home professionals a same question:

“What’s your most favorite automation (ideas) for smart homes that is improving your life?”

Let’s check their ideas:

(source: https//www.leadsrating.com/security-cameras/smart-home-automation-ideas/)

Routine Checking Smart Curtain and Blinds Smart Interaction Smart LED String Lights Turn Outdoor Water On/Off Automation NFC Tags Automation Remote Control and Scenes Smart Interoperability Reducing Your Home Cleaning Job Light Control Automation Smart Blinds Light Management Adjusting Natural Light Automation Seamless Connectivity Simple Switch Bot Changing My Overall Everyday Process
Blogs
Finally gave up on my Ezlo Plus
CrilleC

The promise of "all available devices will be supported" gave me hope for including more Zigbee devices into to my home as Vera was not a good option for Zigbee devices.

Despite the support for new devices is extremely slow, the implementation of Zigbee has a lot to wish for and it seems a low priority at Ezlo I managed to include 22 of my 23 Zigbee devices as generic. But after 2 years of devices still missing attributes and randomly/every controller reboot loosing connection to the controller and had to be power cycled to connect again, and some even dropping off the network completely without any reason, I decided to give up.

The positive outcome of all this:
I bought a Sonoff Zigbee 3.0 USB Dongle Plus and installed Zigbee2MQTT and never been happier.
Suddenly the pairing were no pain and took a few seconds per device, all my devices were recognized, all capabilities of the devices were exposed and it never misses a signal to/from a device ever.

I'm surprised how stable and configurable my new setup is. I can set device parameters, offsets, send messages handled by the bulbs them self like effects, broadcast for groups, transition time for power on/off. I can handle debounce for MQTT messages, do OTA firmware update on devices and much more! Most of this is probably standard for the common branded hubs like Hue etc but I never had one so this is new to me.
A big plus for me is the MQTT part of Zigbee2MQTT as I'm migrating as much as possible to MQTT.

My Ezlo Plus is now serving as a modified WiFi access point to my network and only have the VistaCam 1203 Doorbell still connected for evaluation. Time will tell if I ever move my Z-wave devices to it.

Conclusion:
I could really recommend both the Sonoff 3.0 USB Dongle Plus and Zigbee2MQTT to anyone going the same path!

Blogs
Another transition from Vera to OpenLuup And now to HASS - PerH
PerHP

So cool to find the forum of all the banned vera gurus!

I've had a Vera Plus for about 6 years now, and have had a fairly problem free time with it compared to many other stories. The last years have however been lacking in progression in many fields i'd like to explore, so now i'm looking closely at Openluup.
Other systems have been tested as well, but i find that the community and plugins made for vera is kind of special, and something i'd like to contribute to as well. (getting older and not wanting to change to new stuff probably plays a part too!)

So, my stab at opeluup starts with an HP Chromebox 1 i got for free. Its a fairly powerfull thing, but as google wants to sell new ones, its now EOL.
I wiped it clean and installed debian, as it seems to be the closest thing to raspberry which many use for openluup.

Openluup installed fine, and i got the vera bridge working fairly well by bothering ppl at the vera forum with questions. Its now running OK, but there seems to be an issue with Icons?

f0e29622-0397-4b84-819c-f1b632daab41-image.png

Also at the devices tab:
2892faff-a3ee-4f21-9db8-2a03f604fc74-image.png

I did the "GetFiles", and I see the /icons/ is populated, but no icons. In the luup log says that its trying to GET the icon, but returns no packages.

2020-09-15 17:04:30.818 openLuup.server:: GET /cmh/skins/default/img/devices/device_states/dimmable_light_off.png HTTP/1.1 tcp{client}: 0x55eca8d90cb8 2020-09-15 17:04:30.819 openLuup.server:: request completed (0 bytes, 0 chunks, 0 ms) tcp{client}: 0x55eca8d90cb8

I do have a UZB stick on the way, but before i go down that road i'd like to be sure that the installation is stable and sound.. Do I have all the nessecary packages/background processes? I did install cjson which helped on some things..

Also fairly new at linux in general, so bear with me. 😉

Roadmap:

Get the openluup/AltUI running smoothly
Transfer Z-wave devices
Transfer 433 devices (RFXtrx plugin)
Transfer Zigbee devices (Vera or mabye ezlo plus? zigbee stick?)

more questions will follow!

Blogs
Half-way migration from Vera
therealdbT

In a quest to further stabilize my Vera before I'll move to Z-Way+openLuup or something else later this year (I'm tempted to go the Home Assistant route, since all my friends are here, apparently), I've spent a couple of days removing HTTP calls from the system and I'm now fully using the UDP sender @akbooer has written in the past, to push all variables (and custom events/request as well) to my MQTT broker, then to some code doing the actual work.

Responsiveness seems to be at its maximum now, and stability has improved. There's still a lot of code locally on my Vera, but it's mainly doing variables comparison/scenes, while all notifications and heavy logic are now running in my linux box.

So, maybe, not insisting on the sockets and just use the same UDP server is the way to go for me.

Blogs
My Home Automation Story
rafale77R

Share your blog or adventure here.

Here is mine:

My Home Automation Journey
Blogs
My migration from Vera, or what I did on my holidays
CatmanV2C

Well here we go. A slow, considered migration from Vera to something (I hope) more reliable.
Hopefully we'll end up with a decent documented process for people as right now I'm still not quite clear 🙂
Starting point:
I have a 'mature' Mios set up running on an extrooted Vera Plus with roughly 100 devices, both physical and virtual
Integration with Alexa both voice control and TTS
iPhones for Geolocation
Volumio devices for music playing around the house.
I have no user defined scenes, all automation is run from Reactor.

My impetus is final dissatisfaction with the quality of UI7 software delivery and operational rigour (for full disclosure I am a senior IT Operations leader with circa 20 years experience delivering properly stable systems, so I probably have un-realistic expectations 😄 )

So initial steps:

Raspberry Pi 3 B+ (I think this is my 5, and 6th Pi in total. I may have a problem) Raspbian OpenLuup Verabridge

That I think is stage 1

C

Blogs
Not so much a blog
CatmanV2C

...but I now only have house mode scenes left on Vera. All other automation is by Reactor and Switchboard / Alexa routines.

WAF may be low tomorrow if it doesn't work 😄

C

Blogs
My Wandering
ElcidE

I am a Electrician. I installed hundreds of smart devices for others prior to having my own home automation. In 2013 I bought a new house and decided to make it smart. I did some homework and settled on Z-wave and VeraPlus.
My installation comprises of
25 Z-wave dimmer/switch inserts
3 Z-wave door sensors
10 sonoff devices(basics,TH16 and Mini) ,
4 Tuya(lamps and RGB strips) ,
6 shellys(connected to motion sensors and 2 controlling dead DIY bolts )
3 Amazon Dots(gen2)
2 Broadlink (RMPro's)
4 DIY RF Venetian Blinds
2 Multi button DIY remotes
1 NVR
1 Network drive/Media server/ftp server.
1 smart thermostat heating and hot water
4 wired 240v/battery Aico smoke and heat detectors (connect to zwave via Relays)
1 robot hover.
1 Siren
Node-red server running on android.
Testing openluup on android.
Automate App running on andorid Boxes/phones.
All tv's are connected to android boxes.
No windows PC.
Debian running on android box.
Plugins Reactor, AlexaTTS, Switchboard and Virtual HTTP Switch.

I can control all of my devices from anyone of these platforms Vera/OpenLuup, Node-red, Automate(phone/tv box) or Alexa.
All devices have a standard/manual switch for anyone to control, and can be controlled even if my VeraPlus stopped working or internet out. My system is stable and may get a luup reload every couple of weeks.

None of my sonoff's or tuya have been flashed. I found Shelly very late into game and will be using these more now i found them, as they offer local control.

I have some coding knowledge from the 90's, but have never worked in the industry.

Blogs
This is me
CatmanV2C

Well, if I see further, it's because I stand of the shoulders of giants. I've got where I got because of the experts here. I started about 15 years ago with some really basic X10 stuff. When we moved in 2011 for some reason it simply would not work in the new house, so z-wave was the thing. Vera lite then Vera Plus.

I'm a child of the 70s. I want the car on the drive to be KITT and my lounge a cross between the bridge of the enterprise and the Lars farm on Tattoine.

Not there yet, but with about 250 devices (virtual and real) things are fun (when they work!)

The absolute killer app for me is Alexa bi directional speech. To the extent that I've walked into hotel rooms and said 'Alexa turn the lights on....'
I'm within a spit of never buying another control and doing everything via Alexa and Reactor (had to drop that in)

So that's pretty much me.

C

Blogs
My Home Automation Setup...
DesTD

Let start maybe something useful for others. Maybe it will give you some idea!

Here's a summary of my setup!

I'm having :

VM#1 that runs openLuup VM#2 that runs Zway 1x raspberry that I use to connect the RaZberry board using socat/ser2net to send "raw data" to the VM#2, this setup allow me to have all my stuff in the data center in the basement while having my zwave antenna on the first floor and send back the data! A couple of pine64 and raspberry around the house, most of the pine64 are use for "smart display" around the house that show data from various source (will post picture later). I have also a raspberry that I used for openSprinkler in the "Shed" Each room in the house + Garage + on the patio is having a SONOS speaker that I use for music of course but that I use with the TTS to send some notification around the house based on the presence!

For example, I can welcome people on the front door based on motion detection + IP camera motion!

I decided a long time ago that all "sensors" will be handle by the DSC alarm. Currently I'm having over 40 sensors in/out divided in 5 partition (main/2nd floor, basement, office and shed and a partition for non-alarm sensor)

I connected my DSC using the DSC plugin from Vera to handle all that traffic that of course is send to openLuup!

On the zwave network, I would say that I'm having every room in/out done!

I'm using also this setup to welcome kids in the morning based on motion detection in each room and I have some time-based reminder using TTS mostly for the kids.

We also "named/called" our Home, SARAH, based on the TV Show Eureka that means "Self Actuated Residential Automated Habitat".

** openLuup handle ALL the logic, I have no scene and logic in Vera and Smarthome/Zway

More to come...

That's our main screen in the center of the house!
IMG_20200428_110740.jpg

Inside the main screen, I'm having a bunch of stuff, like 2 Veraplus, and a RaZberry and of course a pine64 for the screen!
IMG_20200428_110755.jpg

That's an uncomplete setup in the kitchen for screen #2, need to finish the "wood" part!
IMG_20200428_110846.jpg

That's the touch screen monitor in the basement, so kids can use the Sonos app to play some music in the basement! The wood part is done, need to finish some "paint"!
IMG_20200428_110824.jpg

Blogs

Finally gave up on my Ezlo Plus

Scheduled Pinned Locked Moved Blogs
27 Posts 12 Posters 4.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • CrilleC Offline
    CrilleC Offline
    Crille
    wrote on last edited by
    #1

    The promise of "all available devices will be supported" gave me hope for including more Zigbee devices into to my home as Vera was not a good option for Zigbee devices.

    Despite the support for new devices is extremely slow, the implementation of Zigbee has a lot to wish for and it seems a low priority at Ezlo I managed to include 22 of my 23 Zigbee devices as generic. But after 2 years of devices still missing attributes and randomly/every controller reboot loosing connection to the controller and had to be power cycled to connect again, and some even dropping off the network completely without any reason, I decided to give up.

    The positive outcome of all this:
    I bought a Sonoff Zigbee 3.0 USB Dongle Plus and installed Zigbee2MQTT and never been happier.
    Suddenly the pairing were no pain and took a few seconds per device, all my devices were recognized, all capabilities of the devices were exposed and it never misses a signal to/from a device ever.

    I'm surprised how stable and configurable my new setup is. I can set device parameters, offsets, send messages handled by the bulbs them self like effects, broadcast for groups, transition time for power on/off. I can handle debounce for MQTT messages, do OTA firmware update on devices and much more! Most of this is probably standard for the common branded hubs like Hue etc but I never had one so this is new to me.
    A big plus for me is the MQTT part of Zigbee2MQTT as I'm migrating as much as possible to MQTT.

    My Ezlo Plus is now serving as a modified WiFi access point to my network and only have the VistaCam 1203 Doorbell still connected for evaluation. Time will tell if I ever move my Z-wave devices to it.

    Conclusion:
    I could really recommend both the Sonoff 3.0 USB Dongle Plus and Zigbee2MQTT to anyone going the same path!

    toggledbitsT 1 Reply Last reply
    4
    • toggledbitsT Offline
      toggledbitsT Offline
      toggledbits
      replied to Crille on last edited by toggledbits
      #2

      @crille said in Finally gave up on my Ezlo Plus:

      But after 2 years of devices still missing attributes and randomly/every controller reboot loosing connection to the controller and had to be power cycled to connect again, and some even dropping off the network completely without any reason, I decided to give up.

      I'll point out here that although you may have been trying to be successful for two years, the manufacturer of that device has been at it over four years now, and still hasn't produced a device that is on parity with that which it aspires to replace in many aspects that are too important to ignore. Were I an investor in or owner of such a business, I would say the opportunity has been missed, the good will that the acquired community held for the device family has been lost (and a likely significant percentage have moved on to alternatives), and further effort at this point is throwing good money after bad. If making good revenue is the business goal, IMO there is money to be made in making good endpoint devices (and selling 10x or 100x as many with less support), but not so much in hubs. Captain Ahab should admit the whale has beaten him and move on to fishing the plentiful seas of the smaller-tailed beasts.

      Author of Multi-system Reactor and Reactor, DelayLight, Switchboard, and about a dozen other plugins that run on Vera and openLuup.

      1 Reply Last reply
      5
      • CatmanV2C Offline
        CatmanV2C Offline
        CatmanV2
        wrote on last edited by
        #3

        I'm amazed that they are still running!

        C

        The Ex-Vera abuser know as CatmanV2.....

        1 Reply Last reply
        1
        • akbooerA Offline
          akbooerA Offline
          akbooer
          wrote on last edited by
          #4

          Not surprised by any of this, of course, but pleased to hear of your success with the Zigbee dongle and MQTT. Thanks for the useful feedback.

          Homebridge is now, essentially, my hub, but with openLuup providing some of the automation. My dear old VeraLite soldiers on supporting just two electric power meters for import and PV generation (and it does manage to cope well with just that.)

          1 Reply Last reply
          0
          • therealdbT Offline
            therealdbT Offline
            therealdb
            wrote on last edited by
            #5

            I'm still using my VeraPlus for Zwave, because migrating Zwave is boring and I still have more exciting things to do (and it never worked so beautifully as with only Zwave duties via MSR), but I'm not surprised at all, because from my experience (I stopped testing one year ago) this new controller is DOA. Too little, too late, and a wonderful community thrown under the bus with nothing in exchange.

            --
            On a mission to automate everything.

            My MS Reactor contrib
            My Luup Plug-ins

            CatmanV2C 1 Reply Last reply
            3
            • CatmanV2C Offline
              CatmanV2C Offline
              CatmanV2
              replied to therealdb on last edited by
              #6

              @therealdb well we got this place....

              C

              The Ex-Vera abuser know as CatmanV2.....

              therealdbT 1 Reply Last reply
              3
              • therealdbT Offline
                therealdbT Offline
                therealdb
                replied to CatmanV2 on last edited by
                #7

                @catmanv2 totally. But I still miss the occasional conversations with @rafale77 , @amg0 or @mrFarmer and the others I'm not summoning here directly, that are not so active on this forum.

                --
                On a mission to automate everything.

                My MS Reactor contrib
                My Luup Plug-ins

                1 Reply Last reply
                2
                • CatmanV2C Offline
                  CatmanV2C Offline
                  CatmanV2
                  wrote on last edited by CatmanV2
                  #8

                  Agreed! I would say this seems more functional because 'we' are the masters of our own destiny. And Melih isn't constantly trying to tell us why you, and the other skilled ones, are wrong.....

                  C

                  The Ex-Vera abuser know as CatmanV2.....

                  G 1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    gwp1
                    replied to CatmanV2 on last edited by
                    #9

                    Other products like Home Assistant, MSR, Hubitat have made much forward progress in the time it's taken the new owners of Vera (where I got my home automation start) nowhere if not backward.

                    It's a shame. I am, however, over it and quite happy with current configurations.

                    *Hubitat C-7 2.4.1.151
                    *Proxmox VE v8, Beelink MiniPC 12GBs, SSD

                    *HASS 2025.3.4
                    w/ ZST10-700 fw 7.18.3

                    *Prod MSR in docker/portainer
                    MSR: latest-25082-3c348de6
                    MQTTController: 24257
                    ZWave Controller: 25082

                    1 Reply Last reply
                    1
                    • PablaP Offline
                      PablaP Offline
                      Pabla
                      wrote on last edited by
                      #10

                      I gave up on the Ezlo Plus within a week or two of use... I followed the updates closely and they were still fixing so many basic issues that I never bothered to plug it back in.

                      Recently completely ditched my Vera Plus as well and was a bit bitter sweet, but I am much much happier with Home Assistant. Weirdly enough, some Z wave issues I experienced with my VP I am still experiencing with HA but I can live with it.

                      1 Reply Last reply
                      0
                      • toggledbitsT Offline
                        toggledbitsT Offline
                        toggledbits
                        wrote on last edited by
                        #11

                        Those of you on HA with Z-Wave, you might consider adding ZWaveJSController to your Reactor configuration. While it seems redundant at first, HA hides a lot of detail and functionality in its integration that I can expose and use by directly talking to ZWave-JS in Reactor. And it doesn't interfere with the HA integration with ZWave-JS, it operates in parallel with it. There is a lot of device support I have yet to provide (I don't and can't own every device to test myself), but it has mechanisms now (as do all controllers as of a couple of builds ago) where you can just download and place a ZIP file to enhance or correct device support, no "forklift upgrades".

                        Author of Multi-system Reactor and Reactor, DelayLight, Switchboard, and about a dozen other plugins that run on Vera and openLuup.

                        PablaP 1 Reply Last reply
                        1
                        • PablaP Offline
                          PablaP Offline
                          Pabla
                          replied to toggledbits on last edited by
                          #12

                          @toggledbits I use ZWaveJsUI (Formerly known as ZWaveJs2MQTT) will it still work correctly? Is the main purpose of the Reactor Z wave controller just to expose some extra actions, capabilities, attributes etc? I haven’t run into any missing Z wave actions yet but good to know for the future.

                          toggledbitsT 1 Reply Last reply
                          0
                          • toggledbitsT Offline
                            toggledbitsT Offline
                            toggledbits
                            replied to Pabla on last edited by toggledbits
                            #13

                            @pabla said in Finally gave up on my Ezlo Plus:

                            I use ZWaveJsUI (Formerly known as ZWaveJs2MQTT) will it still work correctly?

                            That's exactly what it uses.

                            @pabla said in Finally gave up on my Ezlo Plus:

                            Is the main purpose of the Reactor Z wave controller just to expose some extra actions, capabilities, attributes etc?

                            The goal was to create a native ZWave integration, so you could run Reactor as a ZWave hub without HA, Hubitat, Vera, etc. As such, it needs to access and expose everything. I will be doing the same for ZigBee at some point.

                            Author of Multi-system Reactor and Reactor, DelayLight, Switchboard, and about a dozen other plugins that run on Vera and openLuup.

                            1 Reply Last reply
                            1
                            • M Offline
                              M Offline
                              mrFarmer
                              wrote on last edited by
                              #14

                              Still reading the forum, but mainly busy with serious reconstruction work on the house (bathroom and two rooms to go). Once that dust settles I am sure I will be more active again. Ezlo is powerd off, Hubitat slowly taking over (has its own short comings, but zwave does not seem one of them). MSR provides a key function to make that transfer simpler. openLuup still key in keeping it all running.
                              Keep up the good work.

                              Cheers Rene

                              1 Reply Last reply
                              2
                              • C Offline
                                C Offline
                                Cadwizzard
                                wrote on last edited by
                                #15

                                With regret, my three Vera controllers (VeraSecure and VeraPlus) are now in a cupboard. It's been such a shame to see the support for vera drop to impossible from being able to get someone on the phone straight away over the years. A firmware update (official) killed one of them and support didnt replace it. EZLO secure never came to the UK.
                                I've been with vera since vera3 and had a LOT of automations in PLEG and Reactor on that platform.
                                Updates were few, and the hugely contributing people on the forums telling Vera/Ezlo support how to fix things often got banned when they raised concerns.

                                They had so much good potential and reasonably decent hardware in itself. I moved everything (60 z wave devices) and my alarm panel and weather station all into HA. It's been a pain, but with MSR at least I have some familiarity and less MASSIVE pains including devices like you get with over 50 or less on the Vera. At least in ZwaveJS when something goes wrong, its easy to check logs and reinterview/delete entities that aren't valid and sort it, without the exclude/include everytime (sometimes many times per device) on the other platform.
                                z stick on Pi with HA has less range and more tedious backup methods, and not as tidy package on the shelf, but at least its progressive.
                                And i'm able to update the z wave devices OTA without excluding and including into a different network to do it as a bonus.

                                1 Reply Last reply
                                2
                                • PerHP Offline
                                  PerHP Offline
                                  PerH
                                  wrote on last edited by
                                  #16

                                  I still have the "prototype" Ezlo plus in a box somewhere, any chance of "nuking" it like the Vera Plus? Zigbee and Z-wave 700 chip could be useful..

                                  @toggledbits, the only reason I use Z-wave JS UI into HASS is that i use the HASS visualization on phones and UI panels, that would have to be replaced by helpers/virtuals if I were to take it into MSR instead?
                                  I could offcourse feed both MSR and HASS from JS UI, but that seems like a bit of a waste of bandwidth? dunno..

                                  toggledbitsT akbooerA 2 Replies Last reply
                                  0
                                  • toggledbitsT Offline
                                    toggledbitsT Offline
                                    toggledbits
                                    replied to PerH on last edited by
                                    #17

                                    @perh UI stuff is big on my mind these days...

                                    6zfcgp.jpg

                                    Author of Multi-system Reactor and Reactor, DelayLight, Switchboard, and about a dozen other plugins that run on Vera and openLuup.

                                    wmarcolinW 1 Reply Last reply
                                    10
                                    • akbooerA Offline
                                      akbooerA Offline
                                      akbooer
                                      replied to PerH on last edited by
                                      #18

                                      @perh said in Finally gave up on my Ezlo Plus:

                                      I still have the "prototype" Ezlo plus in a box somewhere, any chance of "nuking" it like the Vera Plus? Zigbee and Z-wave 700 chip could be useful..

                                      ...same for me. Never plugged it in, but interested in possibilities. I recall, though, that the hardware is bottom of the range, so perhaps not worth the hassle? I do still have an unused Vera Edge as a backup if necessary.

                                      1 Reply Last reply
                                      0
                                      • toggledbitsT Offline
                                        toggledbitsT Offline
                                        toggledbits
                                        wrote on last edited by
                                        #19

                                        It's about equivalent to an RPi 4, but with only 512MB RAM. That's more limiting than anything. I've run Reactor on it. It works. Not something you'd really want to do, but doable. I wonder if ZWave-JS would run on it and see the chip... I haven't tried that yet...

                                        Author of Multi-system Reactor and Reactor, DelayLight, Switchboard, and about a dozen other plugins that run on Vera and openLuup.

                                        1 Reply Last reply
                                        0
                                        • PerHP Offline
                                          PerHP Offline
                                          PerH
                                          wrote on last edited by
                                          #20

                                          In other words, you stopped and deleted the Ezlo SW? In that case, installing ser2net should be a breeze? It would be cool to try running JS UI on it, I'd give it a go if you show me the door in. 🙂

                                          1 Reply Last reply
                                          0

                                          Recent Topics

                                          • Disaster recovery and virtualisation
                                            CatmanV2C
                                            CatmanV2
                                            0
                                            5
                                            539

                                          • Remote access of Zwave stick from Z-wave server
                                            CatmanV2C
                                            CatmanV2
                                            0
                                            3
                                            244

                                          • Organizing/ structuring rule sets and rules
                                            G
                                            gwp1
                                            0
                                            5
                                            315

                                          • Moving MSR from a QNAP container to RP 5 - some issues
                                            G
                                            gwp1
                                            0
                                            5
                                            277

                                          • Widget deletion does not work and landing page (status) is empy
                                            G
                                            gwp1
                                            0
                                            4
                                            250

                                          • Need help reducing false positive notifications
                                            T
                                            tamorgen
                                            0
                                            7
                                            434

                                          • Reactor (Multi-System/Multi-Hub) Announcements
                                            toggledbitsT
                                            toggledbits
                                            5
                                            120
                                            35.1k

                                          • Deleting widgets
                                            toggledbitsT
                                            toggledbits
                                            0
                                            4
                                            426

                                          • MQTT configuration question
                                            tunnusT
                                            tunnus
                                            0
                                            11
                                            573

                                          • System Configuration Check - time is offset
                                            G
                                            gwp1
                                            0
                                            8
                                            549
                                          Powered by NodeBB | Contributors
                                          Hosted freely by 10RUPTiV - Solutions Technologiques | Contact us
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Unsolved