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.
M

mrFarmer

@mrFarmer
Arming Envisalink panel from MSR
T
Topic thumbnail image
Multi-System Reactor
[Solved] DynamicGroupController updating members issue
CrilleC
Edit: Solved in latest-26221. Bare-metal latest-26193 I have this group: "OKforLarm": name: OK för Larm select: - include_controller: vera - include_capability: door_sensor filter_expression: entity.attributes.door_sensor.state It contains the entities I expect but behaves a bit odd. When I open vera>device_10097 the entity attribute door_sensor.state changes to true but it won't show up as member in the group, when I also open vera>device_10095 they both shows as members and when I close vera>device_10095 it disappear from the group but when I close vera>device_10097 it lingers in the group until I restart Reactor.
Multi-System Reactor
Reactor (Multi-System/Multi-Hub) Announcements
toggledbitsT
Build 21228 has been released. Docker images available from DockerHub as usual, and bare-metal packages here. Home Assistant up to version 2021.8.6 supported; the online version of the manual will now state the current supported versions; Fix an error in OWMWeatherController that could cause it to stop updating; Unify the approach to entity filtering on all hub interface classes (controllers); this works for device entities only; it may be extended to other entities later; Improve error detail in messages for EzloController during auth phase; Add isRuleSet() and isRuleEnabled() functions to expressions extensions; Implement set action for lock and passage capabilities (makes them more easily scriptable in some cases); Fix a place in the UI where 24-hour time was not being displayed.
Multi-System Reactor
DynamicGroupController and attributes
therealdbT
Hey @toggledbits I'm back to trying to optimize a couple of things based on dynamic group. First of all, I think I found a typo in the doc: primary_attribute: "binary_sensor.state" primary_attribute_value: | d = false; each id in members: d = getEntity(id)?.attributes?.power_switch?.state or d, d I think the correct code snippet is d = false, All that said, my use case for dynamic groups is to group 3 different climate devices, so I could easily command them at the same time. Commands are good, but sometimes I want to check if any of the devices are on, and that's easily done with a similar snippet as the one you have in the docs. But this is limited to the primary attribute, while I want to have any of the attributes in the group to be driven by a similar logic (while all are null in the group). ie, access hvac_control.mode and see if any of the unit is set to cool, or heat. Is that possible, without re-defining an expression in each of my rules? Thanks!
Multi-System Reactor
Upgrade Issues
T
Topic thumbnail image
Multi-System Reactor
[SOLVED] Conflicting Set Reaction Groups Appear to Fire Simultaneously in Single Rule Evaluation
G
Topic thumbnail image
Multi-System Reactor
[SOLVED] Question regarding "in" vs "contains" vs contents of the string
G
Topic thumbnail image
Multi-System Reactor
openLuup console disappeared - 500 - Internal Server Error
A
Love openLuup - it just keeps working perfectly. I started looking at trying to add a gen4 Shelly device to the Shelly plugin via L_ShellyBridge.lua. The plugin is a little uncooked (no rudeness intended), so a bit of a rabbit hole for me. All of a sudden no console pages available in either Firefox or Chrome. AltUI works perfectly and all the log files indicate no errors. openLuup still running everything works as it should - just no console pages. I possibly screwed something up but any recently changes files show no problems. The original/ backup of L_ShellyBridge.lua was reinstated but still no console. Bit stumped on this one. Not sure how to debug. Any ideas?
Plugins
Logon screen timeout
G
Noticing since 170 that the lock screen doesn't switch to the logon prompt but, rather, stays on the active UI until such time as you go to click something within it. Then it jumps to the login screen. Brave browser Brave 1.92.139 (Official Build) (arm64) Chromium: 150.0.7871.114
Multi-System Reactor
[MSR] Copy&past of actions and/or drag&drop between set/reset
therealdbT
Hey @toggledbits One thing that bothers me while doing work on new systems/new features, is that I cannot copy&paste actions, and I cannot drag&drop between set and resets. #1 is for when I want to copy an action between different rules opened in two separate browser windows, while #2 is when I just need to flip a bunch of actions in the reset, or move some logic back and forth. Both will be appreciated, but I understand the technical challenges. Thanks!
Multi-System Reactor
Upgrade advice - upgrade from aarch64 to ARM64 image
T
I'm currently on version 26011. I understand that the aarch64 image is no longer supported. So, I therefore need to update to the ARM64 image. Can anyone possibly suggest how I update my docker compose.yaml file (see below). Ideally I'd like to keep my existing reactions etc. rather than start from scratch. # Multi-System Reactor template docker-compose.yml (version 22160) # # Change the lines indicated by "DO"... # services: reactor: container_name: reactor environment: # DO change the TZ: line to set your local time zone. # See valid TZ list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones TZ: GB # # DO NOT change this path. Your directory location is in "source" below. REACTOR_DATA_PREFIX: /var/reactor # DO change the image below to the one you are using (e.g. armv7l or aarch64 for RPi 4) image: toggledbits/reactor:latest-aarch64 restart: "always" expose: - 8111 ports: - 8111:8111 volumes: # DO change the /home/username/reactor below to the directory you created for # your local data; DO NOT change the /var/reactor part - /home/pi/docker/reactor:/var/reactor - /etc/localtime:/etc/localtime:ro tmpfs: /tmp
Multi-System Reactor
Alexa for MSR, any interest?
MikeReadingtonM
Topic thumbnail image
Multi-System Reactor
Ezlo Paid Subscription for Vera Cloud Services
toggledbitsT
It appears that Ezlo is going to new levels of paid subscription for cloud services supporting Vera hubs. I have to congratulate them. It will soon be 8 years since Ezlo acquired Vera, and despite their purported financial and "intellectual" capital, they have to date not produced a viable full replacement for Vera. Now they are going to charge extra for services for a platform that they stopped updating years ago. If you know anyone who hasn't yet fully moved on from Captain Ahab's White Whale Chase, please remind them that my Decouple project is still up on Github to decouple a Vera Plus/Secure/Edge from Vera/Ezlo's cloud services. Veras have been said to misbehave when they can't reach the mother ship. I have also written my first new Vera plugin in... six years? more?... the AlertPushover project will send Vera hub alerts to Pushover, so you can still get messages generated by your Vera hub without paying for Ezlo's cloud service. It's crude but functional (i.e. better than nothing/worth every penny paid). These two projects won't replace the functionality of their cloud service and app for those who need those things. But any that don't, this may help bridge the gap. Hopefully these stragglers who have waited so long and been disappointed so often will get the idea that it's time to move on.
General Discussion
[RESOLVED] Telegram notification broke with latest update
3
Topic thumbnail image
Multi-System Reactor
[RESOLVED] Phantom device, “INFO” appears
wmarcolinW
Topic thumbnail image
Multi-System Reactor
[RESOLVED] Mode Status NULL
wmarcolinW
Topic thumbnail image
Multi-System Reactor
[RESOLVED] HTTP query failing after version 26177
wmarcolinW
Topic thumbnail image
Multi-System Reactor
Question about the find function
wmarcolinW
Topic thumbnail image
Multi-System Reactor
[Answered] OK to remove old json files?
3
Topic thumbnail image
Multi-System Reactor
Deprecation Announcement: 32-bit ARM *docker* images
toggledbitsT
If you are using the armv7l docker image, the OpenJS Foundation that publishes node is no longer producing 32-bit builds as of v24. That means the last supported LTS version of node for armv7l is v22, which will go End-of-Life in May 2027. Therefore, the Reactor armv7l image is now deprecated and will only be produced until node v22 goes EOL, and I will not publish armv7l images beyond that date. If you are running an RPi 3 or earlier with Reactor, you are on this image, and will need to upgrade hardware to a 64-bit model and use the arm64 image. If you need help getting it done, ask in this category.
Multi-System Reactor
About
Posts
104
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Vera account suspended for a 1000 years
    M mrFarmer

    The whole 'who did you ban today' got the most reactions in months. For some reason totally unclear to me he keeps saying that what is discussed on this forum is 'competition' and luring customers away. Nothing here is something one can buy or anyone here makes money on, so he should better focus on the real competition. (and better QA as every update something breaks, that is still the old Vera way). Any way, it is his company, and we have openLuup 🙂 and MSR now of course. I just still lack the time for it all.

    Cheers Rene

    Vera

  • Import vera most important topics
    M mrFarmer

    Hi Rene here. Nice to see familiar posters here. I claim zero copyrights on my stuff, so use what is found useful. 🙂

    Cheers Rene

    General Discussion

  • Ezlo to openLuup to Homebridge
    M mrFarmer

    Found the issue. Fixed version 2.2 is in the ALTUI App store.

    General Discussion

  • Finally gave up on my Ezlo Plus
    M mrFarmer

    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

    Blogs

  • Socket settimeout times out every time for no apparent reason
    M mrFarmer

    Hi a-lurker,

    This is a pesty problem with the LuaSocket lib that has been fixed years ago, but for some reason is not in the latest GA packages. The problem is in buffer.c, the timeout is only handled correctly if it is compiled with debug flags. Look at about line 80, and if that shows a compiler flag it will have the problem you see. You can install the luarocks scm-2 version and it should work as expected. I have the running with openLuup without any problems.

    Cheers Rene

    General Discussion

  • Ezlo to openLuup to Homebridge
    M mrFarmer

    Hi @Crille ,

    There was a discussion on the category_num attribute not getting set by openLuup when a device is created. I thought that got changed some releases back. However, just as you I see that the category_num gets wiped after a reload. The VeraBridge does not look to have that problem, so it must indeed be something I do different. I will have a look.

    Cheers Rene

    General Discussion

  • Advances made in Presence Detection?
    M mrFarmer

    At 276 Euro's and just one meter radius for breath detection I think I'll waive my arms for now 😉

    Cheers Rene

    General Discussion

  • Cannot publish new version in ALTAPP Store
    M mrFarmer

    Hi AK,
    On Vera? You smart man, never thought of that. It does work on that.

    Plugins

  • Move UZB from Windows 10 to RPi 3 (Buster)
    M mrFarmer

    I am running a Pi3 with an X850 mSata drive adapter so you eliminate the weak SD card. Runs like a charm.

    Z-Wave.me

  • Migrating from Vera Plus to Home Assistant (or other?)
    M mrFarmer

    Hi, instead of full DYI I switched to Hubitat. Nice thing is that MSR supports both Vera and Hubitat so you can migrate in phases. I'm running MSR in Docker on a NAS. I added HA for some integrations that do not exist for Hubitat, also using docker, and also linked with MSR. Last I use openLuup to run some plugins that came from Vera and have not found good replacements for. All logic that is complex or needs more than one platform sits in MSR.
    When you move a (zwave) device from Vera to Hubitat (or HA) it is just a matter of changing to old device to the new in MSR rules and the wife does not even notice 🙂

    For fun I also added InfluxDB and Grafana and am now learning to build some nice dashboard as a sort of datamine replacement. Using MSR you can feed Influx form any of the connected systems. HA and Hubitat have InfluxDB connections.

    As you see, many options to ditch Vera.

    Cheers Rene

    Home Assistant vera home assistant open lua reactor

  • Ezlo to openLuup to Homebridge
    M mrFarmer

    Hi @Crille

    Yes, it is now using the value based on a mapping table. To keep a changed value I would have to make some changes yes. I will let you know.

    Cheers Rene

    General Discussion

  • Any interest in Groovy programming?
    M mrFarmer

    Same here. Modified some Qubino drivers and made one to set associations, but that is it. Still relying on Openluup for most.

    How-To

  • Having an issue with calling a HA service from MSR
    M mrFarmer

    That did it. Thanks for your help.

    Multi-System Reactor

  • Ezlo to openLuup to Homebridge
    M mrFarmer

    Yes, that was it. V2.4 has a fix

    General Discussion

  • Imperihome - missing devices
    M mrFarmer

    I can have a look if all mappings can be on the device type that would remove the need on the category value, but not sure if that applies to all or not.
    Cheers

    openLuup

  • Matrix Creator
    M mrFarmer

    Funny, looks like the inside of a Homey https://homey.app/en-gb/explainer/technology/, sort off.

    Hardware

  • CORE by Oh-La LABS
    M mrFarmer

    This is also how the Dutch Homey (https://homey.app/en-us/) started. It took them a good three years to get to a 'good' system. If Ezlo falls through, it is my backup plan.

    General Discussion

  • Imperihome - missing devices
    M mrFarmer

    The newTargetValue for BinarySwitch is correct and my current code is wrong. I am making updates and expect to publish them one of these days. I never noticed it to be wrong as I control all standard devices on the Veras rather than through openLuup. I might change this so in imperihome I only need the openLuup device setup and no longer the Vera's. The latter loose their connection frequently so I would solve that too.

    Cheers Rene

    openLuup

  • P1 electrical smart meter reader
    M mrFarmer

    Hi,

    There is a plugin for this already. See https://github.com/reneboer/Vera-Dutch-Smartmeter . In the user Guide you can find details on the cable you need and how to install on openLuup. This only reads the data for you, the graphs is a separate to-do.

    Cheers Rene

    Hardware

  • Logitech logic
    M mrFarmer

    Is the V6 box in direct sight of the Hub or do you use a IR extender just for that? Did that unplug or die? Else, I have no idea. I just hope my harmony keeps working for many many years (knock wood)
    Cheers Rene

    General Discussion
  • Login

  • Don't have an account? Register

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