Hi again - not sure if i got this right but the volume doesn’t seem to have a set point for Fajr in your node red config. The “turn on Fajr Volume” turns on the speaker but doesnt set a value for the speaker which I assume would be another call service node? or am i looking at this wrong.
basically i just want to know where the volume is being set, and from what i have been reading from other forums, I can’t seem to make out where its being done in node-red.
is there meant to be another call service after the delay 2s? e.g. "Turn on Fajr Volume > delay 2s > Set Volume > Play athan?
Testing this out and adding the call service node data: { "volume_level": 0.5} seems to have done the trick but I am not sure If I added this when it was already there? Just wanted to make sure.
i have installed the latest Prayer time official integration. It works fine but i want to add lovelace card to see the next prayer time like this. How can i do that?
You must create a glance card with the islamic prayer times as the sensors. Then edit in yaml and add line format:time after each sensor so that it dispalys the times[quote=“Himdola, post:353, topic:100909, full:true”]
i have installed the latest Prayer time official integration. It works fine but i want to add lovelace card to see the next prayer time like this. How can i do that?
I created this automation but it still doesn’t play the file
in the log it was fired but didn’t play anything
when I execute it manually from the settings all works…
The easy way to setup the adthan is to use the Islamic prayers integration in Home assistant. You can follow the following video how to add it and then use his setup to set your sonos to play the adthan. It is in egyptian arabic but just watch and follow in your home assistant. At 3:01, he will show his home assistant.
The issue I have is with the notify.ios_all service, the message ignores the JSON code at the salah times and appears as ‘It is time, please perform wudhu.’. I have tested the JSON template within HA and it shows up completely fine (i.e. sensor.salah_actual indicates the right salah within the designated minute).
Just to be clear, everything is working with the automation as expected except for the notify message JSON.
Anyone have any idea what might be happening here?
Thank you very much for the link!!
I discovered lots of problems I had with the installation (specially I had the wrong timezone coming from my NAS and this one drove me crazy)
I love this community!!
When im getting my automation to work, fajr wont start because its showing a past time/date and not current.
Not really sure where that is being configured from exactly.