Bump to pyIntesishome 1.7.5 (#36562)
This commit is contained in:
parent
1f9721bad3
commit
82b77a8108
3 changed files with 3 additions and 2 deletions
|
@ -199,6 +199,7 @@ class IntesisAC(ClimateEntity):
|
|||
await self._controller.connect()
|
||||
except IHConnectionError as ex:
|
||||
_LOGGER.error("Exception connecting to IntesisHome: %s", ex)
|
||||
raise PlatformNotReady
|
||||
|
||||
@property
|
||||
def name(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue