Home Assistant Unofficial Reference
2024.12.1
errors.py
Go to the documentation of this file.
1
"""Errors for the madvr component."""
2
3
4
class
CannotConnect
(Exception):
5
"""Error to indicate we cannot connect."""
homeassistant.components.madvr.errors.CannotConnect
Definition:
errors.py:4
core
homeassistant
components
madvr
errors.py
Generated by
1.9.1