Skip to content

Multi-System Reactor

783 Topics 7.4k Posts
  • Another install issue

    Locked
    22
    0 Votes
    22 Posts
    2k Views
    toggledbitsT
    I also dislike YAML, but it's a compromise. Originally, everything was JSON, but the syntax is too detailed and too strict for the average user to consistently get right in editing, and it's harder to read. I went to YAML to ease some of those issues, but any of the config files can be either in JSON or YAML, it treats them equally. I could also go to an INI style, or an even flatter "controllers.vera.source=..." style, and support that as well. It really doesn't matter. I just grabbed what's handy.
  • Dashboard graphical issue

    Locked
    2
    1
    0 Votes
    2 Posts
    231 Views
    toggledbitsT
    It's the flex placement and styles. Although the dash isn't a huge priority at the moment, I'll see if I can knock this out today.
  • Issue with this Night rule?

    Locked
    10
    1
    0 Votes
    10 Posts
    667 Views
    toggledbitsT
    The reactor.log file logs all rule sets and resets by default.
  • Installation trouble

    Locked
    7
    1
    0 Votes
    7 Posts
    432 Views
    T
    @elcid said in Installation trouble: /storage/emulated/0/Download/reactor-0.1-21055-9c0054e.tar.gz Yes while i was able to navigate to storage/downloads under Termux the correct path to unpack was /storage/emulated/0/Download/reactor-0.1-21055-9c0054e.tar.gz Thanks!
  • Support for 3rd party Vera plugins ?

    Locked
    39
    4
    0 Votes
    39 Posts
    4k Views
    cw-kidC
    CONFIRMED WORKING RGB Controller Plugin - Animations I use this plugin with Fibaro RGBW V1 modules, these modules have inbuilt LED animation routines. Animation - Fireplace - programId="6" Animation - Storm - programId="7" Animation - Rainbow - programId="8" Animation - Aurora - programId="9" Animation - LAPD - programId="10" Animation - Animation Off - programId="0" In the Entity Action you need to select the RGB Controller device of interest. Mine looks like this in Vera and is called "Kitchen - RGBW" [image: 1614340527366-c0c0ba70-a886-4f37-990f-5993dea78009-image.png] You can then select x_vera_rgbcontroller_plugin.start_animation [image: 1614338881035-c5e3f21e-b1c8-4d0f-8109-7daf5fde1aec-image.png] "speed" and "duration" fields I'm not sure about, never had to deal with those before in Vera / PLEG. I left them both at 0. The LED animations works OK anyway. Might have to look at the Fibaro RGBW user manual see what they say. Fireplace example: [image: 1614338926927-6e0c17a0-0ca8-460e-a65a-46e03404ab37-image.png] Storm example: [image: 1614339872401-a0906648-62e0-481b-b86c-90dc0a7e4e5a-image.png] Animation Off example: [image: 1614340328744-f5d51105-8952-4f69-b5d6-fc0d2e5275bf-image.png] Be sure to change both the program_id field and the program_name field or it won't work.
  • ALTHUE and Harmony mappings

    Locked
    6
    0 Votes
    6 Posts
    394 Views
    cw-kidC
    This was a split out thread: See here instead now: Harmony: https://smarthome.community/post/4341 AltHue https://smarthome.community/post/4342
  • Setting RGB colour values

    Locked
    10
    0 Votes
    10 Posts
    686 Views
    toggledbitsT
    It's done!
  • Still unable to set Thermostat setpoint

    Locked
    4
    0 Votes
    4 Posts
    328 Views
    toggledbitsT
    That's better. When a device class isn't supported, it will always be the case that exceptions come up. For the record/readers here, @jsimmo 's problem is that his device isn't a Vera thermostat, it's a Vera heater, different device type (although almost identical UI, so who would know?). So I now need to add Heater support as well.
  • States 21053 but running 21054

    Locked
    5
    0 Votes
    5 Posts
    346 Views
    toggledbitsT
    It does that. What it doesn't do is manipulate the source files to insert the build number. I guess it's time.
  • Cant se Hubitat modes entity in msr

    Locked
    2
    0 Votes
    2 Posts
    177 Views
    toggledbitsT
    Modes and HSM states are not yet mapped, although I've started that work (if you change them, you should see info level messages for the controller in the log file). Coming soon!
  • IF Else without LUA Code ?

    Locked
    10
    0 Votes
    10 Posts
    720 Views
    cw-kidC
    OK thanks. I really don't fancy having to create two rules or many more in the case of the IP camera thing, for a lot of this stuff, so I either just won't bother with the TTS at all or I'll try out @therealdb idea of adding my LUA code snippets in to the Vera startup and a Library function and using a local .lua file to store the code. I can then call that particular LUA code via a HTTP command sent from the single MSR rule to Vera. [image: 1614191422751-935923e2-8c5b-46ac-bfeb-0405982d150c-image.png] He tells us how to do it on this new Github page. https://github.com/dbochicchio/vera/tree/master/Library
  • Can't see VeraPlus and Hubitat (config question)

    Locked
    21
    0 Votes
    21 Posts
    3k Views
    M
    Ok.... here we go! All hubs online in MSR :). ,Vera Plus and HUBITAT!..... Thanx for the help!..... Lets test!
  • Updated to 0.1.21054 but it still says 0.1.21053

    Locked
    2
    0 Votes
    2 Posts
    174 Views
    toggledbitsT
    Error on my part, forgot to update the splash screen. Soldier on...
  • Does this rule look correct ?

    Locked
    24
    1
    0 Votes
    24 Posts
    2k Views
    toggledbitsT
    @pabla said in Does this rule look correct ?: Well done @toggledbits I can't take credit. When I first made contact with Hass... four? really? OK... four years ago, it was something it had that looked pretty interesting.
  • Is this correct? Text shown in the blue banners on the rule summaries

    Locked
    11
    1
    0 Votes
    11 Posts
    1k Views
    cw-kidC
    I can't comment on the ticket now its closed. Yes having the new copied rule disabled initially will work, you generally then want to edit and tweak that copied rule anyway and then you can enable it. This will stop the copied rule just firing when you don't want it to do so. Thanks.
  • ARM61 Supported?

    Locked
    2
    0 Votes
    2 Posts
    212 Views
    toggledbitsT
    I don't even see a binary for ARM61 for node.js in a current supported version. I think that's a non-starter.
  • Simple Time action running late

    Locked
    6
    2
    0 Votes
    6 Posts
    369 Views
    toggledbitsT
    I never assume people do what I ask them to do. LOL
  • Why is this Green and ticked when its not true ? And how to do OR

    Locked
    19
    2
    0 Votes
    19 Posts
    1k Views
    cw-kidC
    @toggledbits Just updated to 0.1.21051 and I can confirm its now working with my Thermostat and the trigger >10 10 or below is false and 11 or above is true. Thank you
  • Sunset with offset didn't run

    Locked
    34
    5
    0 Votes
    34 Posts
    2k Views
    cw-kidC
    The sunset never became true the lights didn't turn on. I changed it to "after" I've deleted the rule and created it again from scratch. See what happens tomorrow. UPDATE: This worked today using Constraints instead of having everything in Triggers. [image: 1614100981291-ed4317d5-d33b-4ea2-91a1-51e05a76d5cd-image.png]
  • Units

    Locked
    2
    1 Votes
    2 Posts
    163 Views
    toggledbitsT
    Yes! Please open a PR for this. I had a feeling that something like that was going to come up, so I already have some hooks that I just need to finish.

Recent Topics