Radu Ursache
Radu Ursache
thanks for this, i was 10 minutes away of making the same improvement
same issue here. also, `Localization.buildLanguageCode = "ro"` does not work, it always defaults to english, not Romanian
any update about this? or some "import" feature in web UI?
hey @NikKovIos, will this be merged?
@draco1544 create a pull request so we can all enjoy it
still happening on Xcode 13 GM running works, archiving outputs this crap: 
i used setAlpha for now, to simulate the disabled state of the buttons.
i have this issue too
You can: ``` var menuView: BTNavigationDropdownMenu? self.menuView = BTNavigationDropdownMenu(navigationController: self.navigationController, containerView: self.navigationController!.view, title: BTTitle.title(""), items: self.dropDownMenuDataSource) self.menuView?.arrowImage = UIImage(systemName: "line.horizontal.3", withConfiguration: UIImage.SymbolConfiguration(scale: .large)) self.menuView?.arrowPadding = -15 self.menuView?.arrowTintColor = UIApplication.shared.windows.filter {$0.isKeyWindow}.first?.rootViewController?.view.tintColor...
> @twistedpixel if you want something that's maintained, consider setting up a Home Assistant instance and using it's HomeKit bridge to expose your LIFX bulbs. this is the best solution....