tomaszduda23
tomaszduda23
> We've been discussing this in #1621. > > My preference would be to move this to a separate function in addition to adding the require permissions for newer Android...
updated according to review notes
github action should have started itself after pushing new version. It takes way to much time to fix all lint.
any chance to get it merged?
I rollback to [0.23.20](https://github.com/vrtmrz/obsidian-livesync/releases/tag/0.23.20) to make it works. [0.23.23](https://github.com/vrtmrz/obsidian-livesync/releases/tag/0.23.23) didn't work for me.
`./script/test_build_components -c web_server -t esp32-c3-idf` it makes 28 bytes of difference. I guess macro might yelled similar results. with PR ``` RAM: [= ] 9.2% (used 30112 bytes from 327680...
https://docs.docker.com/engine/install/binaries/ ``` Version 3.10 or higher of the Linux kernel. The latest version of the kernel available for your platform is recommended. ```
It works :+1: ```yaml external_components: - source: github://pr#7049 components: [ logger, nrf52, zephyr, time ] refresh: always - source: github://pr#8410 components: [ socket, zephyr_openthread, mdns, network ] refresh: always nrf52:...
> once #8412 is merged and development gets easier by being able to build in the dev web interface, I will continue development You could hardcode those temporarily. I did...
- [ ] Allow specifying custom pm_static It seems to be already implemented https://github.com/tomaszduda23/esphome/blob/fd8d7956af3b5d1923f37b85716a9ed83a96009e/esphome/components/nrf52/__init__.py#L50