I have a lot of Z-Wave devices and it still provides the longest range of devices I have tried. My last few devices were Zigbee and I ended up with 3 repeaters sprinkled around the house. I think it is too soon to plan the Z-Wave funeral.

Tom_D
Posts
-
Z-Wave Future.... -
Moving MSR from a QNAP container to RP 5 - some issuesThank you all. After many false starts, I got a bit frustrated with the process and quit with the question here.
After learning along the way, I created a new user on the RP and started fresh. Everything seems to be working now, and I can move on to something else.
Thanks again. -
Moving MSR from a QNAP container to RP 5 - some issuesI have installed MSR on a RP5 bare metal and then copied the config and store files. Everything seems to be on the RP5 but I am missing all global expression and I don't see the controller time.
My browser is Microsoft Edge Version 135.0.3179.54 (Official build) (64-bit)
I have probably done something stupid or missed a step but I am stuck.
Thanks for any help.
-
Lights switches for warehouseSwitches that don't use a neutral are dimmers that keep the switch powered but dim the lights to "off". If the lights are dimmable then this type of switch would work.
-
Post-DST and MSR not reflecting local time@Tom_D Spelling Los_Angeles properly solved my time issue. Thanks.
-
Post-DST and MSR not reflecting local time -
Is a global timestamp expression possible ?How about a system variable.
reactor_system.localtime = yyyymmdd_hh:mm:ss
-
MSR connecting to Ezlo PlusThanks for the reply and help.
The next bit of help I need is in marking this thread solved.
-
MSR connecting to Ezlo PlusWell, never mind. It must have been a formatting problem. After posting I started over again with a fresh cut and paste from the manual and it all worked.
-
MSR connecting to Ezlo PlusReactor (Multi-hub) latest-22080-ae7212f
I am having trouble connecting MSR to a new Ezlo Plus controller.
I've tried different user names and passwords and triple checked the ID and IP. Not only does it not work but it crashes MSR giving a connection refused error.Ezlo Plus:
Controller ID: 90012863
Uptime Info: 2d 0h 39m 2s
Firmware: 2.0.27.1916.1
Advanced Scenes: 1.36reactor.yaml file snippet:
-
id: hubitat
enabled: true
implementation: HubitatController
name: Hubitat Elevation system
config:
source: "http://192.168...dump_all_devices - This is for troubleshooting. Do not enable unless asked.
dump_all_devices: false
id: ezlo
enabled: true
implementation: EzloController
name: Ezlo Plus
config:
source: "wss://192.168.1.131:17000" # change the IP address
serial: "90012863" # put your hub's serial # here
username: "lowercase" # put your username here betw quotes
password: "?PassWord!" # and password -
id: weather
enabled: true
implementation: OWMWeatherController
name: OWM Weather
config:
-
-
Local variable in delay field?After a reminder, thanks for that, I am using latest-22044-3bb5e21 version of MSR.
-
Local variable in delay field? -
Problem with median functionThanks for the MSR update. I've checked the related Expressions several times and they are working fine. Of course, the only way I found this was when lights did not come on when I thought they should so difficult to detect when things are always working correctly.
Related, I tried to set up a Scope to watch the expressions and found they can not be watched in the Scope feature. Will that change in the future?
Thanks again,
Tom -
Problem with median functionThanks. I'll look forward to the fix.
I like comments to remind me of what the hell I was thinking when I wrote that. Also to comment out a line of code to try something different or for a temporary fix. -
Problem with median functionRelated to the above, is there a way to comment out a line in an expression?
-
Problem with median function -
Hubitat "hubitat" is reconnecting alertThanks.
I started on this several weeks ago, had trouble, got distracted and then didn't get back to it.
Returned to the process today and got it figured out and installed. -
Hubitat "hubitat" is reconnecting alertI have been seeing this alert for a while and wondering what I should do about it.
Hubitat "hubitat" is reconnecting because the events feed seems to have become unresponsive.
Last 8:47:56 PM; this alert has repeated 131 times. -
Pick the middle of 3 values.Thanks! That works.
-
Pick the middle of 3 values.Median. Get rid of the high and low value.