Closed gieljnssns closed 1 month ago
Thanks. I think this is fixed in latest master version
Hello! I still get the warnings on HA 2024.5.1, webrtc v3.5.2
Logger: homeassistant.helpers.typing
Source: helpers/deprecation.py:206
First occurred: 20:18:00 (2 occurrences)
Last logged: 20:18:00
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
Yeah, it is fixed in master already by this commit: https://github.com/AlexxIT/WebRTC/commit/d132c8c351071947eee6b8efb7eb78229d114b9f
So it should be solved when the next version ships. Thanks Alexx!
Same here! Core 2024.5.3 Supervisor 2024.05.1 Operating System 12.3
Received on 6/3/24 Logger: homeassistant.helpers.typing Source: helpers/deprecation.py:206 First occurred: 3:01:16 PM (2 occurrences) Last logged: 3:01:16 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
Still getting this message in HA 2024.9.2
If you want them to vanish so badly, then use the master version. You easily can check when it will be fixed otherwise. New version? No? Not fixed. Yes? Fixed.
Just adding that im seeing the below
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