Closed nc-jeni closed 8 months ago
Host is unreachable. Probably ip changed or network does not work properly.
No, IP is not changed! It is giving the same address from the router each time as it is bonded to MAC address.
Host is unreachable from HA. There is nothing wrong with the integration, you will need to ensure HA can reach the camera.
Check FAQ as well for overloading the camera section.
It can reach the camera, and as I was telling, it starts working, and then it stops.
root@home-assistant:/etc/home-assistant# ping 192.168.50.151
PING 192.168.50.151 (192.168.50.151) 56(84) bytes of data.
64 bytes from 192.168.50.151: icmp_seq=1 ttl=64 time=2.83 ms
64 bytes from 192.168.50.151: icmp_seq=2 ttl=64 time=2.71 ms
64 bytes from 192.168.50.151: icmp_seq=3 ttl=64 time=2.28 ms
64 bytes from 192.168.50.151: icmp_seq=4 ttl=64 time=2.09 ms
64 bytes from 192.168.50.151: icmp_seq=5 ttl=64 time=2.37 ms
64 bytes from 192.168.50.151: icmp_seq=6 ttl=64 time=2.78 ms
64 bytes from 192.168.50.151: icmp_seq=7 ttl=64 time=3.03 ms
64 bytes from 192.168.50.151: icmp_seq=8 ttl=64 time=2.04 ms
Do you have a link for the FAQ that tells more about overloading the camera section? @JurajNyiri
I have now added
If the noise sensor becomes unresponsive, make sure you have extra_arguments: -nostats in the configuration.
It does no longer become unresponsive, but still no stream.
Inside main readme file - https://github.com/JurajNyiri/HomeAssistant-Tapo-Control?tab=readme-ov-file#troubleshooting--faq "I see error Invalid authentication data. Make sure you have created your 3rd party account via Tapo app. You can also test if these credentials work via rtsp stream, for example VLC using link rtsp://username:password@IP Address:554/stream1
when I enter correct password"
Credentials for the camera are created via the Tapo app, and I can access and change all settings, but no streams.
See the rtsp stream limitation I linked above.
Got it, thanks.
extra_arguments: -nostats
in configuration to prevent overloading the camera section
Description
After I have using the stream for a while it suddenly stopped working.
HD Stream Unavailable
I have tried to restart both HA, reload the integration and even rebooting the cam. Camera works without problems from the Tapo App.
Reproduction Steps
Install the component as described on GitHub. Adds card
Card on dashboard
```yaml square: false type: grid cards: - camera_view: live type: picture-glance title: Living room image: https://demo.home-assistant.io/stub_config/kitchen.png entities: - sensor.sun_next_midnight - sensor.sun_next_noon camera_image: camera.tapo_c100_livingroom_hd_stream - type: horizontal-stack cards: - show_name: false show_icon: true type: button tap_action: action: toggle icon: mdi:eye-off name: Privacy entity: switch.tapo_c100_livingroom_privacy icon_height: 50px show_state: true - show_name: false show_icon: true type: button tap_action: action: toggle entity: switch.tapo_c100_livingroom_record_to_sd_card name: Record icon: mdi:camera icon_height: 50px show_state: true - show_name: false show_icon: true type: button tap_action: action: toggle entity: light.tapo_c100_livingroom_floodlight_timed icon: mdi:light-flood-up name: Flood light icon_height: 50px show_state: true columns: 1 ```Keep it running, play with it by switching modes such as night- and privacy mode. Enter and exit the app. Tried different protocol setups in the integration after the error was introduced, but it didn't help.
Expected behavior
Expected the stream to continue .
If applicable, add error logs.
Device Firmware
1.3.11 Build 231121 Rel.39420n(4555)
Integration Version
main, 5.4.17
Using stream component
Yes
Does camera work via official integrations?
Yes
Camera has all attributes filled out in developer tools
Yes
HASS Environment
Ubuntu 23.10 on Raspberry Pi5 Home Assistant is running containerized in Docker
Search for similar issues
Yes
Additional information
Home Assistant v24.3.3 Tapo C100