Felix Storm
Felix Storm
Hi @ms-henglu , the reason to set `schema` to `null` in the first place is that MS Graph does not allow to update `schema` in any way in this case,...
Hi @ms-henglu, thanks for taking the time to come up with a potential workaround, but honestly I do not think that `azapi_resource_action` will work as required here since AFAIK it...
@Erelen-Laiquendi I just found your issue searching for a solution for the same problem and by random discovered that it might have actually been implemented almost secretly a few months...
@ahemwe Thanks for notifying me. The general idea is to select the oldest image that fits the hardware (i.e. that has the same `imageType` as the device reports for itself)...
Ok, I think I have an idea now: The firmware download code has been reworked to use an official repository as the firmware source, but in https://github.com/Koenkk/zigbee-herdsman-converters/pull/4491 the logic seems...
I’m not deep into the details of how actions get reported ATM, but TBH I am not sure if a firmware update will change anything here since AFAIK the Zigbee...
@ahemwe I have tried around with this quite a bit now, but unfortunately to no avail. I tried both the older as well as the later firmware version that fit...
@ahemwe I have been on vacation until yesterday but will try to follow up with ubisys at the beginning of this week. They already told me that there is no...
Short update: I was in contact with ubisys again today and after checking the logs again, they asked me to send in the device for an exchange and hoping that...
I have a very similar problem - I also need to use the common endpoint (`https://login.microsoftonline.com/common/v2.0`) since we have users from multiple Azure tenants and I already do use `"discovery"...