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.
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â
I finally made it. I did the operations on the Tuya Api side again, then I added it again via Home assistant. But the temperature sensor, siren sensor etc. is not supported. sample pictures;
My Tuya integration started giving me â1106â error (permission deny) after the update. Upon further digging, I found that I had chosen âEastern America Data Centerâ when I created my cloud project on Tuya website. Apparently, Tuya has changed something so that my âTuya Smartâ Android app, doesnât recognize âEastern America Data Centerâ as valid data center. I had to change my cloud project to use âWestern America Data Centerâ. For some reason, the old setting worked before the HASS upgrade. Not sure if the timing of upgrade and Tuya making some backend changes were co-incidental or that new integration uses different APIs and hence the issue appeared after the upgrade. Also, just adding âWestern America Data Centerâ to the cloud project did not do the trick - I had to remove the âEastern America Data Centerâ.
Is this âMoreâ new as well? Didnât see this before and didnât find this in the changelog
And secondly: Is the defaulting of int equal to float from the .10 now mandatory as well. Only found the breaking change for float in the release notes from .10, but neither for int there nor now in .11
In Home Assistant Core 2021.12 the template will fail to render if no default value is specified. You can specify a default value by passing to the filter like this: {{ "abc" | float(default=0) }}.
After seeing covers were supported again in Tuya i bothered to try and setup the new integration as i only have a cover so didnt bother last month.
Unfortunately, when asking alexa to open/close the curtains, while it does work, the request must be made backwards, so open to close them and close to open them.
Via google no action can be made and i simply get told that the mode isnât available for the device.
Not sure why the functionality would be exposed differently, both assistants were happy before the new integration, but i wouldnt have expected them to know/care about how home assistant controls the entity anyway.
I donât think there are any official reports of problems that Iâve read, but I have experienced slow responses or no response for about a month now using Alexa as well. Google has been much more reliable, so I chalked it up to an Alexa issue.
I figured this was an issue on my end, so have been troubleshooting what I can. I also suspect it could be Amazon with an issue.
Iâm biting my tongue and not calling it an HA issue until I know for sure.
Been working great on my end, but Iâve noticed that adblock home has been causing issues with it. I believe amazon has been moving the server endpoints around via updates.