-
Notifications
You must be signed in to change notification settings - Fork 16
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
After update to V3 Mawaqit is not working anymore #75
Comments
Assalam alaykoum brother, how did you proceed with the update? Did you delete all Mawaqit-related files and set up the integration from scratch? |
Walaykom Al Salam. I have installed it first time using HACS, so I got yesterday a notification in HA that there is an available update. |
I did restore a backup before the update now and went back to v2.0 and it is working perfect. Kazak Allah Kol Khayer |
Salam ahmed, Let us know if this helps, or if the problem persists – we're here to help troubleshoot further! May Allah bless you |
Al Salam Alykom brothers,
HA 2024.10.4
I updated today to v3 and now the integration is not
loading any more and I get the error below.
Logger: homeassistant.config_entries
Source: config_entries.py:594
First occurred: 12:01:49 PM (1 occurrences)
Last logged: 12:01:49 PM
Error setting up entry MAWAQIT - Al-Rahma Moschee for mawaqit
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/mawaqit/init.py", line 105, in async_setup_entry
if not await client.async_setup():
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/mawaqit/init.py", line 468, in async_setup
await self.get_new_prayer_times()
File "/config/custom_components/mawaqit/init.py", line 186, in get_new_prayer_times
await utils.update_my_mosque_data_files(
File "/config/custom_components/mawaqit/utils.py", line 252, in update_my_mosque_data_files
mosque_id = my_mosque["uuid"]
~~~~~~~~~^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
Thanks in advance for your support.
Best Regards,
Ahmed
The text was updated successfully, but these errors were encountered: