Family Hub Camera not working on Samsung TIZEN 4.0
See original GitHub issueHome Assistant release with the issue: 0.101.2
Last working Home Assistant release (if known): Unknown
Operating environment (Hass.io/Docker/Windows/etc.): Hass.io runing on Raspberry 4
Integration: https://www.home-assistant.io/integrations/familyhub/
Description of problem: Camera feed does not work after fridge has upgraded to TIZEN 4.0 firmware.
Problem-relevant configuration.yaml
entries and (fill out even if it seems unimportant):
camera:
- platform: familyhub
ip_address: '192.168.0.103'
Traceback (if applicable):
Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
File "/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
File "/usr/local/lib/python3.7/site-packages/aiohttp/web_middlewares.py", line 119, in impl
return await handler(request)
File "/usr/src/homeassistant/homeassistant/components/http/real_ip.py", line 40, in real_ip_middleware
return await handler(request)
File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 73, in ban_middleware
return await handler(request)
File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 136, in auth_middleware
return await handler(request)
File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 122, in handle
result = await result
File "/usr/src/homeassistant/homeassistant/components/camera/__init__.py", line 496, in get
return await self.handle(request, camera)
File "/usr/src/homeassistant/homeassistant/components/camera/__init__.py", line 513, in handle
image = await camera.async_camera_image()
File "/usr/src/homeassistant/homeassistant/components/familyhub/camera.py", line 47, in async_camera_image
return await self.family_hub_cam.async_get_cam_image()
File "/usr/local/lib/python3.7/site-packages/pyfamilyhublocal/__init__.py", line 29, in async_get_cam_image
glazeCameraInfo = await self._get_cam_info()
File "/usr/local/lib/python3.7/site-packages/pyfamilyhublocal/__init__.py", line 57, in _get_cam_info
data = json.loads(await response.read())
File "/usr/local/lib/python3.7/json/__init__.py", line 348, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.7/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/local/lib/python3.7/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Additional information:
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:29
Top Results From Across the Web
Family Hub: Camera Error | Samsung India
2 If "View inside" application is not updated to recent version, Kindly update the same by performing 'Factory Reset'.
Read more >Update the software on your Family Hub refrigerator - YouTube
Installing the newest software on your Family Hub panel helps to add new features and fix any bugs, so it's always best keep...
Read more >How to connect your Samsung Family Hub Refrigerator to the ...
The Samsung Family Hub Refrigerator comes with a wide array of amazing features and functions. You can unlock certain functions by ...
Read more >Live view stopped working with latest samsung update
After the recent Samsung family hub software version (TIZEN 4.0), my ring doorbell camera view stopped working. The ring app version on the ......
Read more >Samsung Family Hub on the App Store
For Samsung Family Hub refrigerators that operate on TIZEN 6.0 Software version and ... We would need to speak with you to better...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have the same issue - as very clearly described above. Happy to provide any diagnostic data if helpful.
It’s dead