Alex Babaev
Alex Babaev
## Project URL https://github.com/bealex/Macaroni ## Category Dependency Injection frameworks ## Description This is a DI framework that uses Swift for controlling object registrations, is extremely easy to use (registration is...
Main update here is that I've got rid of usbhid library, using IOKit framework instead. That resulted in a smaller code. Other updates: - added support for the haptics -...
## Breaking change ## Proposed change We are developing a new app, that requires specific features that we implemented as an integration. For the easiest use, we've developed this integration...
(installed version: 0.9b15) Here is the light I created in virtual.yaml: ```yaml Another Light: - platform: light name: Another Light initial_value: 'on' support_brightness: true initial_brightness: 100 support_color: true initial_color: [42,100]...
Warning from the logs: ``` 2025-01-15 18:04:56.918 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'virtual' is using mireds for coldest light color temperature, when it should be adjusted to use...