Nope, have not done that. Coming right up!
I don't know were that information is, but you maybe can add it in your first post in this thread to help others in the future?
Multi-System Reactor Developer Preview AVAILABLE:
Nope, have not done that. Coming right up!
I don't know were that information is, but you maybe can add it in your first post in this thread to help others in the future?
Multi-System Reactor Developer Preview AVAILABLE:
OK, I update and report back if it happens again.
@crille
THANKS!!
Now Pushover works.
Time to take a look at that Telegrambot
So, first steps taken - Logging events from HomeAssistant.
First enable logging by adding marked line in reactor\config\reactor.yaml
And of course edit false to TRUE when for logging to start, I am done with that part now
A little tip.
I had my file explorer in reactor\logs folder
So to don't get to much data in the hass_events.log i made a copy of the file as soon I had send the different commands for one of the buttons.
So now i have one log file for everyone of my six buttons, and every button handle 1x, 2x, 3x click + hold so it feels some what readable.
Finally!
Tried out almost every google result I could find I found something that worked.
Repair the nodejs install from windows control panel did the trick
c:\reactor>npm install --no-save --omit dev
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
added 1 package, removed 6 packages, changed 3 packages, and audited 91 packages in 6s
13 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm notice
npm notice New minor version of npm available! 8.11.0 -> 8.18.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.18.0
npm notice Run npm install -g npm@8.18.0 to update!
npm notice
c:\reactor>
@Snowman
I think my old thread could be helpful for you.
Good luck
Adding remotes, scene controllers as entities to MSR