Just upgraded from 2 versions ago (I tried the last one, but Tuya you knowâŠ) and⊠and now not only I canât use Tuya but even Xiaomi Miio. Canât login in any of two service, and all is correct, passwords ecc copied from clipboard, tried login on apps and theyâre OK. I donât know what to do
Your entities still show Tuya v2, I just see Tuya as integration.
Anyone has EFERGY?
I put ion the new integration discovery, the efergy_token but it gives error
UNEXPECTED ERROR
Am also seeing this. The categories show up fine on my device views, but the main Overview (default) view is mostly empty after the update. I have three areas showing, and see no difference between them and the missing areas / devices.
Are you using?
if yes, remove it as itâs the source of the problem.
I was indeed. And it looks like v.6 was just released to fix the problem.
Thanks Petro!
I had it fixed. Re-installing the integration and setting back up alle the cameraâs worked. Donât forget to set the RTSP port from 554 to whatever port you are using for your cameraâs. No idea what caused the issue, tho.
I had to add a line in my vicare-config
heating_type: heatpump
In the documentation it says it is optional - Viessmann ViCare - Home Assistant
But in HA it gave me an error (i did not have the line in my configuration.yaml):
Invalid config for [vicare]: value must be one of [âautoâ, âfuelcellâ, âgasâ, âheatpumpâ, âoilâ, âpelletsâ] for dictionary value @ data[âvicareâ][âheating_typeâ]. Got None. (See /config/configuration.yaml, line 39).
After adding the line no errors any more.
My illumination channel is still missing (HmIP-SMI).
++ please help me :
Did you restart HA after removing Tuya v2 ? I think it is still active.
Before tuya v2 upgrade, I took the pictures I removed specifically so that I would make the names the same. After upgrading to 2021.11 I rebooted and added it as tuya. The devices shown in the pictures were taken over Tuya v2 in the previous version.
Ah, now I understand.
The MSSQL deprecation seems to have come rather suddenly and without much warning. This is kinda
a big deal for me personally. Is there a roadmap that we can see where this sorta stuff is shown? Whatâs the rationale behind this decision?
Since the update, all my media remotes, including Roku Card, Harmony Card, Mini Media Player and Fire TV CardâŠnow dont visibly show most of the buttons. Iâve cleared my cache, tried different cards, changed from Light to Dark and even different themes - none of that fixes the issue. If I scroll over the card, you can see the functioning buttons are still there but they are not visible. See examples
Since the update, my Tuya integration stopped working. I tried to delete and re-log back in, and that didnt work. Here are the error logs:
Logger: homeassistant
Source: components/switchbot/entity.py:41
First occurred: 10:02:44 AM (1 occurrences)
Last logged: 10:02:44 AM
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File â/usr/src/homeassistant/homeassistant/helpers/update_coordinator.pyâ, line 134, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File â/usr/src/homeassistant/homeassistant/helpers/update_coordinator.pyâ, line 265, in _async_refresh
update_callback()
File â/usr/src/homeassistant/homeassistant/helpers/update_coordinator.pyâ, line 325, in _handle_coordinator_update
self.async_write_ha_state()
File â/usr/src/homeassistant/homeassistant/helpers/entity.pyâ, line 486, in async_write_ha_state
self._async_write_ha_state()
File â/usr/src/homeassistant/homeassistant/helpers/entity.pyâ, line 519, in _async_write_ha_state
state = self._stringify_state()
File â/usr/src/homeassistant/homeassistant/helpers/entity.pyâ, line 492, in _stringify_state
if (state := self.state) is None:
File â/usr/src/homeassistant/homeassistant/components/sensor/init.pyâ, line 273, in state
value = self.native_value
File â/usr/src/homeassistant/homeassistant/components/switchbot/sensor.pyâ, line 96, in native_value
return self.data[âdataâ][self._sensor]
File â/usr/src/homeassistant/homeassistant/components/switchbot/entity.pyâ, line 41, in data
return self.coordinator.data[self._idx]
KeyError: âf232704d4231â
It is the same for my FireTV remote card (GitHub - marrobHD/firetv-card: đș FireTV Remote Card)
The buttons are there because you get a grey shadow if you hover over them but they donât show up normally.
Cannot add a simple test automation - getting âResponse error: 500â, what could it be?
HA Docker.