mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Update Islamic Prayer time integration with new configurations (#28538)
This commit is contained in:
parent
d8cf4bb7b7
commit
d85a1c57c0
@ -48,3 +48,28 @@ sensors:
|
||||
- maghrib: Show the maghrib prayer time for today.
|
||||
- isha: Show the isha prayer time for today.
|
||||
- midnight: Show the midnight for today which is the end of isha prayer. This is a calculated field and is not the same as 12AM.
|
||||
|
||||
## Configuration
|
||||
|
||||
### Prayer calcuation method
|
||||
|
||||
Default: Islamic Society of North America
|
||||
|
||||
A prayer times calculation method. Methods identify various schools of thought about how to compute the timings. If not specified, it defaults to Islamic Society of North America.
|
||||
|
||||
### Latatude Adjustment Method
|
||||
|
||||
Default: Middle of the night
|
||||
|
||||
Method for adjusting times higher latitudes - for instance, if you are checking timings in the UK or Sweden.
|
||||
|
||||
### Midnight mode
|
||||
|
||||
Default: Standard (mid sunset to sunrise)
|
||||
|
||||
### School
|
||||
|
||||
Default: Shafi
|
||||
|
||||
Method for adjusting Asr time calcuation, if not specified, it defaults to Shafi.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user