You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a few days i cant set the diffuser on/off. Error message:
Diffuser data: {'hub': {'hublot': 'LOT124-39-3B8A6-15498', 'hash': '61c09622f22c3e733509b7b40d0a3927a6a86fa4b35be7c2ee0231b81d441a09', 'status': 1, 'title': '', 'current_time': '2025-01-08T09:32', 'ping_update': '25', 'attributes': {'roomnamec': ['Genie woonkamer']}, 'sensors': {'rfidc': {'title': 'The Ritual of Ayurveda', 'min_value': '04179750', 'max_value': '04179750', 'image': 'background-ayurveda.png', 'discover_image': 'discover-ayurveda.jpg', 'discover_url': 1119324, 'icon': 'icon-ayurveda.png', 'description': 'Ayurveda originated more than 5000 years ago in India. This ancient philosophy is based on restoring inner harmony through the old practice of cleansing and nurturing your body and soul. Find inner harmony with our Ayurveda collection and beauty will come naturally.', 'interval': 1, 'default': 0}, 'versionc': '5.4', 'wific': {'title': 'High', 'min_value': -69.99, 'max_value': 0, 'image': '', 'discover_image': '', 'discover_url': None, 'icon': 'icon-signal.png', 'description': '', 'interval': 1, 'default': 0}}}}
Traceback (most recent call last):
File "/mnt/lun1/download/rit.py", line 26, in
run(main())
File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/mnt/lun1/download/rit.py", line 18, in main
await diffuser.turn_on()
File "/usr/local/lib/python3.8/dist-packages/pyrituals/init.py", line 137, in turn_on
resp.raise_for_status()
File "/usr/local/lib/python3.8/dist-packages/aiohttp/client_reqrep.py", line 1158, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url='https://rituals.sense-company.com/api/hub/update/attr'
API change?
Regards, Walter
The text was updated successfully, but these errors were encountered:
For a few days i cant set the diffuser on/off. Error message:
Diffuser data: {'hub': {'hublot': 'LOT124-39-3B8A6-15498', 'hash': '61c09622f22c3e733509b7b40d0a3927a6a86fa4b35be7c2ee0231b81d441a09', 'status': 1, 'title': '', 'current_time': '2025-01-08T09:32', 'ping_update': '25', 'attributes': {'roomnamec': ['Genie woonkamer']}, 'sensors': {'rfidc': {'title': 'The Ritual of Ayurveda', 'min_value': '04179750', 'max_value': '04179750', 'image': 'background-ayurveda.png', 'discover_image': 'discover-ayurveda.jpg', 'discover_url': 1119324, 'icon': 'icon-ayurveda.png', 'description': 'Ayurveda originated more than 5000 years ago in India. This ancient philosophy is based on restoring inner harmony through the old practice of cleansing and nurturing your body and soul. Find inner harmony with our Ayurveda collection and beauty will come naturally.', 'interval': 1, 'default': 0}, 'versionc': '5.4', 'wific': {'title': 'High', 'min_value': -69.99, 'max_value': 0, 'image': '', 'discover_image': '', 'discover_url': None, 'icon': 'icon-signal.png', 'description': '', 'interval': 1, 'default': 0}}}}
Traceback (most recent call last):
File "/mnt/lun1/download/rit.py", line 26, in
run(main())
File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/mnt/lun1/download/rit.py", line 18, in main
await diffuser.turn_on()
File "/usr/local/lib/python3.8/dist-packages/pyrituals/init.py", line 137, in turn_on
resp.raise_for_status()
File "/usr/local/lib/python3.8/dist-packages/aiohttp/client_reqrep.py", line 1158, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url='https://rituals.sense-company.com/api/hub/update/attr'
API change?
Regards, Walter
The text was updated successfully, but these errors were encountered: