AlexxIT / WebRTC

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
https://github.com/AlexxIT/Blog
MIT License
1.54k stars 181 forks source link

Constantly in my logs #733

Closed ForTheRush closed 2 months ago

ForTheRush commented 3 months ago

Been seeing this in my logs a time lately and as I'm trying to clean my installation a bit, figured I'd bring this to your attention since I don't see any other reports of it on the issues page.

Logger: homeassistant.helpers.typing
Source: helpers/deprecation.py:197
First occurred: 8:03:34 PM (2 occurrences)
Last logged: 8:03:34 PM

HomeAssistantType was used from webrtc, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'webrtc' custom integration
ServiceCallType was used from webrtc, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.ServiceCall instead, please report it to the author of the 'webrtc' custom integration
AlexxIT commented 2 months ago

692