i do not know if you are still interested of pull requests for your module.
I use your module very intense in my smart home and integrated profile support to a lot of my modules.
Now i want to display a specify profile if my doorbell of my frontdoor rang. After a specific amount of the time the regular profile should be activated again.
I can capture the door bell information with my MQTT module and can convert it to a notification.
I added support of two new notifications (ACTIVATE_TEMPORARY_PROFILE and ABORT_TEMPORARY_PROFILE) to the module.
Hi,
i do not know if you are still interested of pull requests for your module. I use your module very intense in my smart home and integrated profile support to a lot of my modules.
Now i want to display a specify profile if my doorbell of my frontdoor rang. After a specific amount of the time the regular profile should be activated again. I can capture the door bell information with my MQTT module and can convert it to a notification.
I added support of two new notifications (
ACTIVATE_TEMPORARY_PROFILE
andABORT_TEMPORARY_PROFILE
) to the module.