Arise

Results 8 issues of Arise

The UV maps needs to be adjusted for the model I've tested, the UV maps should be flipped along the Y axis (mirror on Y).

Starting with Android 30 external apps no longer can access directly files, so the solution would be to use a custom file provider. You will have to do those changes:...

Hi! I can see in pyMultiWii.py that line: > Modification required on Multiwii firmware to Protocol.cpp in evaluateCommand: Is the modification still necessary? The cleanflight code got changed over time...

Added the following to my energy dashboard, but I get errors: ``` Unexpected device class The following entities do not have the expected device class: sensor.room_air_conditioner_deltaenergy Last reset missing The...

duplicate

There seems to be no upload function for the FileTransfer.

For some reason my Boiler reports the external probe temperature as: 16,777,214.00 °C. I think this happens when the external temperature is around value 0. ![image](https://user-images.githubusercontent.com/510392/216833682-121a1147-bbe4-44db-8762-52f4b086f0b5.png)

For some reason, my boiler ends up with a **max_t_set** value set at 0. This is an "invalid" value anyway, because my boiler should only allow values like 40-80 (lower...

Can I read from an YAML file that contains multiple nested structs with arrays? I tried to load YAML from file and only the root Image is loaded, but the...