Tom Urlings
Tom Urlings
Please confirm that you have completed the following steps: - [x] I have updated to the [latest Adaptive Lighting version](https://github.com/basnijholt/adaptive-lighting/releases) available in [HACS](https://hacs.xyz/). - [x] I have reviewed the [Troubleshooting...
### The problem #### Summary When setting color temperature of a bulb that is off, it seems that color temperature value is not sent. Bulb used is a (set of)...
# Home Assistant Adaptive Lighting Issue Template ## Bug Reports If you need help with using or configuring Adaptive Lighting, please [open a Q&A discussion thread here](https://github.com/basnijholt/adaptive-lighting/discussions/new?category=q-a) instead. ### Before...
# Home Assistant Adaptive Lighting Issue Template ## Bug Reports If you need help with using or configuring Adaptive Lighting, please [open a Q&A discussion thread here](https://github.com/basnijholt/adaptive-lighting/discussions/new?category=q-a) instead. ### Before...
# Description Attempt to work towards one U-Boot bootscript for (at least) mvebu, sunxi and rockchip64. This adds: - (Aligned) load address calculations This will remove the need to update...
When building U-Boot (due to adding new patches) v2022.04 and v2022.07 it's build fails with: ``` [🐳|🔨] CC arch/arm/lib/asm-offsets.s [🐳|🔨] /armbian/cache/sources/u-boot-worktree/u-boot/v2022.07/scripts/dtc/pylibfdt/setup.py:27: SyntaxWarning: invalid escape sequence '\w' [🐳|🔨] RE_KEY_VALUE = re.compile('(?P\w+)...
Seems that a recent rolling update has made my sunxi Orange Pi zero boards stuck at reboot. Kernel shuts down fine, no errors, prints out "Restarting system" or "Rebooting system"...
### What happened? Found two dormant issues after applying same solution for https://github.com/armbian/build/issues/8165 to the sunxi bootscript: 1. An oboe in `bootm_find_images()` of **U-Boot:v2021.04** causes false trip of overlap detection....
- Retain array of all services reported by appliance - Add function to return information on whether service was reported to be available by the appliance `get_supported_service_info_()` - `#ifdef`ed out...
Hi, My first PR contained a fix for our Hitachi AC units. As I do not have any access to other brands/models of appliance, I was thinking to add some...