Skip to content
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

aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url='https://rituals.sense-company.com/api/hub/update/attr' #4

Open
Home-Control9000 opened this issue Jan 8, 2025 · 0 comments

Comments

@Home-Control9000
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant