Multi-System Reactor Developer Preview AVAILABLE
-
FYI, the yellow indicator means it's going to let you do what you are asking, but the value you are giving is out of range. Dimming values in MSR are real numbers between 0 and 1 inclusive.
-
Release 21050 just published; use the "Download" button in the bug tracker.
-
Send me a PM with your email address and full name; I'll set up your account and the site will email you.
-
Send me a PM with your email address and full name; I'll set up your account and the site will email you.
@toggledbits Done. Thanks!
-
Definitely a vote for MQTT here though it does require setup on both MSR and the "children" controllers, it reduces the I/O traffic dramatically compared to the polling approaches. In my personal case, since I am a bit bored like @therealdb, and don't have much to add or improve to my home automation, my interest is on improving efficiencies. I find satisfaction even when decreasing CPU utilization by decimal points.
-
I had an issue with an account on the bug tracker (already?) so I locked it down. PM me your full name and email address and I'll set up your account. It will email you an access link.
-
Got my instance going with Home Assistant. I am finding it brilliant as it is connecting to it through websocket. I am seeing the potential now to have reactor act as a bridge, detecting events happening on Home Assistant and forwarding them to openLuup and vice versa, eliminating the need for configuring additional scenes on openLuup and automation on home assistant!
-
I'm getting ready to assemble today's build (21051). I think I have everything urgent covered, with some PRs left open for confirmation. There's one more I want to try to address before I roll it up and out for the day.
This build also includes:
- Fix for condition trigger repeating when a sustained-for delay applies (#30);
- Fix an error on import (#29);
- Fix an error on Hass caused by an unhandled attribute (#27);
- New units configuration value "uk" (#31), as well as more granular control over units (if imperial, metric, or uk isn't enough, you can now set units by use class; per device/attribute is planned and part of the architecture as well);
- Fix elevation computation problem in sunrise/set data (mangles angles if elev configured <> 0) (#34);
- Now with working SMTP, Prowl, Pushover and Syslog notifications;
- Notification forwarding for Hubitat (see docs for configuration details);
- many documentation fixes and upgrades.
-
And 21051 is now available.
-
I will look into that!
Edit: It looks like the
jobs
object is dropped on Vera Luup when it's empty, but is always present on openLuup. Since the comparison to see if a value changes doesn't "go deep" on objects and arrays, it sees two empty objects as different every time they are presented (using JS's comparison operator), and the scene is being presented on each update even though outwardly there don't appear to be any changes. So two small diffs between Vera Luup and openLuup contributing.I'm just going to suppress anything that isn't a primitive and leave it at that. Deep inspection of objects and arrays isn't likely to be valuable or necessary.
-
I'm getting ready to assemble today's build (21051). I think I have everything urgent covered, with some PRs left open for confirmation. There's one more I want to try to address before I roll it up and out for the day.
This build also includes:
- Fix for condition trigger repeating when a sustained-for delay applies (#30);
- Fix an error on import (#29);
- Fix an error on Hass caused by an unhandled attribute (#27);
- New units configuration value "uk" (#31), as well as more granular control over units (if imperial, metric, or uk isn't enough, you can now set units by use class; per device/attribute is planned and part of the architecture as well);
- Fix elevation computation problem in sunrise/set data (mangles angles if elev configured <> 0) (#34);
- Now with working SMTP, Prowl, Pushover and Syslog notifications;
- Notification forwarding for Hubitat (see docs for configuration details);
- many documentation fixes and upgrades.
@toggledbits said in Multi-System Reactor Developer Preview AVAILABLE:
I'm getting ready to assemble today's build (21051). I think I have everything urgent covered, with some PRs left open for confirmation. There's one more I want to try to address before I roll it up and out for the day.
This build also includes:
- Fix for condition trigger repeating when a sustained-for delay applies (#30);
- Fix an error on import (#29);
- Fix an error on Hass caused by an unhandled attribute (#27);
- New units configuration value "uk" (#31), as well as more granular control over units (if imperial, metric, or uk isn't enough, you can now set units by use class; per device/attribute is planned and part of the architecture as well);
- Fix elevation computation problem in sunrise/set data (mangles angles if elev configured <> 0) (#34);
- Now with working SMTP, Prowl, Pushover and Syslog notifications;
- Notification forwarding for Hubitat (see docs for configuration details);
- many documentation fixes and upgrades.
Looking good, squashing those bugs. I will keep reporting anything I find. Just set up SMTP. Works great!
-
For being a "Developer preview" it is quite solid. After some minor issues yesterday and have been solved with 21051, I have re-built most of my Reactor-sensors in Vera in the MSR and it is working fine. They are now disabled in the Vera and let's see how it goes in the coming days
-
Hi! I have really looking forward to this, MSR is the sole reason I have been trying to wrap my head around Home Assistant.
For now I am running Hassio on a VM at my Win10 "home server"
If I read the information right, I can't run MSR on Windows at the moment? -
I'm close. I think by tomorrow or Wednesday I'll have the cross-platform issues nailed down.
-
OK, people, here we go! At long last, Multi-System Reactor developer preview is available!
The package can be downloaded from the Reactor bug tracker, a MantisBT system (at https://reactor.toggledbits.com/mantisbt/). There is a download button in the left margin, as well as links to the documentation, which you will need for installation.
UPDATE 2021-02-24 -- To keep spammers off, I've locked down registration on the Bug Tracker. To get access to the Bug Tracker and preview downloads, please PM me (not reply here) your full name and email address and I will set up an account for you.
This version of MSR will run on Linux systems, including RPi's under Raspios Buster, running node.js version 12.10 or higher (v14.15.1). For RPi users, there is an installation script that will install a local copy of node.js (for the logged-in user).
Bugs reports will be handled through the bug tracker only. Discussion and questions in this forum are fine, though (if that leads to a bug report, we'll transition).
This version supports Vera (and openLuup to the degree it's compatible with Vera Luup), Hubitat, and Home Assistant. Some of the device support on the H platforms is still a bit basic, but it is largely controlled by configuration and progress can be made quickly.
The documentation beyond installation is a mess. Of course, I started with the existing documentation and have been massaging into MSR's particulars, but it still has a long way to go on the detail.
I know I don't have to say this, but I will anyway... let me know how it goes!
Version 21054 now available.
- Fix 0000020: Play button doesn't run cover action (Fibaro-specific issue)
- Fix 0000034: Sunrise/sunset conditions over midnight don't trigger in the morning
- Fix 0000041: VeraController has no thermostat mapping (generic done; specific versions will almost surely be needed)
- Fix 0000044: Time conditions spanning midnight don't trigger in the morning
- Fix 0000045: Importer brings root group with options in, but root group options are not editable in MSR
- Fix 0000046: Hubitat configuration for URL needs to go deeper (IP and access token insufficient)
- Fix 0000047: VeraController rgb_color capability has attributes but no actions
- Fix 0000048: VeraController has no mapping for Harmony plugin
A couple of side notes:
- The API functions mentioned here are integrated in this version;
- This version runs on Windows, and there are draft instructions for how to get it installed.
-
Version 21054 now available.
- Fix 0000020: Play button doesn't run cover action (Fibaro-specific issue)
- Fix 0000034: Sunrise/sunset conditions over midnight don't trigger in the morning
- Fix 0000041: VeraController has no thermostat mapping (generic done; specific versions will almost surely be needed)
- Fix 0000044: Time conditions spanning midnight don't trigger in the morning
- Fix 0000045: Importer brings root group with options in, but root group options are not editable in MSR
- Fix 0000046: Hubitat configuration for URL needs to go deeper (IP and access token insufficient)
- Fix 0000047: VeraController rgb_color capability has attributes but no actions
- Fix 0000048: VeraController has no mapping for Harmony plugin
A couple of side notes:
- The API functions mentioned here are integrated in this version;
- This version runs on Windows, and there are draft instructions for how to get it installed.
@toggledbits said in Multi-System Reactor Developer Preview AVAILABLE:
- Fix 0000041: VeraController has no thermostat mapping (generic done; specific versions will almost surely be needed)
Is it possible to get thermostat (climate) mappings for HassController?
-
Version 21055 now available
- 0000048 - No support for Harmony plugin or devices (basic support); related PR 0000053 still open (details).
- 0000049 - Version 21054 missing SMTP
- 0000051 - Show reaction ID on (Global) Reactions detail card
- 0000054 - ALTHUE Vera plugin mapping (basic support); please comment on this PR with issues
- 0000055 - Telegram plugin mapping; please comment on this PR with issues
Resolved, but left open for confirmation/feedback (comment on PR as needed; will be closed if not further comments):
- 0000053 - Harmony device details
- 0000052 - Thermostat attributes and actions for Horstmann thermostat
- 0000045 - Importer will bring in options on trigger (root) group, but you can't edit them
- 0000005 - Set Variable action not yet implemented; now has completely untested implementation.