Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebUI: Provide functionality to prevent service messages for certain devices. #222

Closed
jens-maus opened this issue Dec 26, 2017 · 16 comments
Closed
Labels
💡 enhancement-ideas New feature or change request 🏷️ WebUI This refs the WebUI component

Comments

@jens-maus
Copy link
Owner

If devices are temporarily not required it would be a good idea to be able to select these devices as "inactive" so that service messages are completely suppressed for these devices. Otherwise service and alarm messages are being issued for these "on-hold" devices.

This would probably require changes to ReGaHss as well as the WebUI.

@jens-maus jens-maus added 💡 enhancement-ideas New feature or change request 🏷️ ReGaHss This refs the ReGaHss component 🏷️ WebUI This refs the WebUI component labels Dec 26, 2017
@fabz5
Copy link

fabz5 commented Dec 26, 2017

+1.
I also would like have to this. Really useful for the devices which one uses for the christmas lighting.

@mike-bee
Copy link

Same here: is a perfect idea for e.g. garden eqipment removed in Winter. I have been advised by EQ-3 to remove the devices from the CCU temporarily and teach again when used again, but decided to waste an outlet in my cellar to connect it as dummy.

@jp112sdl
Copy link
Contributor

jp112sdl commented Jan 2, 2018

+1
Would be great for reasons like @fabz5 and @mike-bee mentioned!

@FraatGIT
Copy link

I also would like to see this!

@darkiop
Copy link

darkiop commented Feb 22, 2018

+1 Gute Idee! Habe eigentlich immer ein Gerät was gerade inaktiv ist.

@Norbl
Copy link

Norbl commented Feb 22, 2018

+1 super Idee, finde ich eine tolle Funktion, die ich sehr gut nutzen könnte.

@nowev
Copy link

nowev commented Feb 23, 2018

+1 Warum auch immer diese Funktion nicht von Anfang an enthalten ist? Sollte natürlich sofort umgesetzt werden!

@gerassimo
Copy link

ja bitte!

@Baenker
Copy link

Baenker commented May 31, 2018

+1

1 similar comment
@darkiop
Copy link

darkiop commented May 31, 2018

+1

@loewi1979
Copy link

+1 Super Idee. Gerade für Ersatz-Geräte oder auch der Steckdosen-Aktor für die Weihnachtsbeleuchtung, oder Heizungs-Umwälzpumpen, welche über den Sommer "offline" sind oder oder oder...

@jens-maus jens-maus changed the title ReGaHss/WebUI: Provide functionality to set devices as "inactive" to prevent service messages WebUI: Provide functionality to set devices as "inactive" to prevent service messages Nov 4, 2018
@jens-maus jens-maus removed the 🏷️ ReGaHss This refs the ReGaHss component label Nov 4, 2018
@jens-maus jens-maus added this to the next release milestone Nov 4, 2018
@jens-maus jens-maus changed the title WebUI: Provide functionality to set devices as "inactive" to prevent service messages WebUI: Provide functionality to prevent service messages for certain devices. Nov 4, 2018
jens-maus added a commit that referenced this issue Nov 5, 2018
each device. Now a user can disable any service message generation by
unchecking a "service messages" checkbox in the device configuration
dialog. This will result in service messages to be hided for this
particular device until the checkbox is selected again. This refs #222
and finally implements a possibility to silence selected devices which
are currently not used (e.g. during certain seasons).
@jens-maus
Copy link
Owner Author

voila, finally had the time to work out a solution for this long standing issue in being able to disable service messages for an individual device. With the next RaspberryMatic update a user can disable service message for each device and thus silent a device over a certain season.

@FraatGIT
Copy link

FraatGIT commented Nov 5, 2018

This is great, the winter is coming and I have a lot of devices in the garden which I need to power down. Thanks!

@jens-maus
Copy link
Owner Author

@FraatRamski That's why I have implemented it for myself and share it with you guys :) Note, however, that this will silence ALL service messages including Sabotage, LOWBAT, etc. Apart from that anything else still continues to work (e.g. RSSI display, Status display in Einstellungen->Geräte, etc.).

@picoflops
Copy link

Where can we find this feature in the actual release?

@jens-maus
Copy link
Owner Author

@picoflops In each device settings dialog there is a "Servicemeldungen" checkbox which you can uncheck to let the WebUI ignore any service message for this particular device.

And BTW: This is NO support/discussion fora but a bug/issue tracker! So please use the homematic-forum.de in future to ask such questions, please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 enhancement-ideas New feature or change request 🏷️ WebUI This refs the WebUI component
Projects
Development

No branches or pull requests