Petapton
Petapton
Hello, consider changing `sudo nvram boot-args="amfi_get_out_of_my_way=0x1"` to `sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true` to act in a less invasive way. As per title, I'm using your patch on Hackintosh...
Hello, thank you for your amazing work. Wasn't expecting to find something this polished to manage a bank account... As for the title, I'm getting error 500 when trying to...
Hello, I found out that `Chip` cannot use different label colors for selected and unselected states. Instead, the check mark color can be changed. Here is an example: ``` #...
**Describe the bug** The bring up phase fails with a KeyError. It looks for the "accessToken" attribute, but the returned object is `AP_IT_ESP{"session":REDACTED, returnCode":"NEED_AUTHORIZATION","token":REDACTED}` **To Reproduce** Steps to reproduce the...
# What does this implement/fix? New integration added for daikin madoka thermostat devices ([BRC1H](https://www.daikin.eu/en_us/product-group/control-systems/brc1h.html)). ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x]...
## Description: **Related issue (if applicable):** none **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#5951 ## Checklist: - [x] I am merging into `next` because this is new...