Honza Pobořil
Honza Pobořil
> I'm also running into this issue. [@iBobik](https://github.com/iBobik) [@emmaB93](https://github.com/emmaB93) what do you mean by enabling data binding? The link you provided no longer works See this older version. I don’t...
Just moved to the https://scripts.nuxt.com, works well: ``` modules: [ ... '@nuxt/scripts', ], scripts: { registry: { googleTagManager: { id: 'GTM-NTLNMP5', }, }, }, ```
> Sadly, is missing many features from here. Which features? Many things I had in mind has workaround, see [docs](https://scripts.nuxt.com/scripts/tracking/google-tag-manager).
I use Nuxt UI for most of my freelance work. On [Aerorozvědka.cz](https://aerorozvedka.pages.dev) (Czech drone developers and manufacturers for Ukraine), designers had strict design requirements and Nuxt UI proved surprisingly customizable,...
Hello, I’ve just upgrades esphome and moved to this PR. Device is M5STack AtomS3 and 4 channels relay. I was able to compile it, but channels numbering has changed. In...
Confirming current version works for more than a month. My device: ``` esp32: board: esp32-s3-devkitc-1 variant: esp32s3 framework: type: esp-idf ```
Datasheet: https://sensirion.com/media/documents/FAFC548D/6731FFFA/Sensirion_Datasheet_SEN6x.pdf
> I sometimes had problems with the updater in the past, I was in a loop.. Duplicati told me there is a new update, I clicked install, the update got...
Is there some progress or plan to implement it? I see docs, tried to use it but then found it is not implemented. :-)
> I think you should run `nuxi build` and/or use the `cloudflare-pages-static` preset. There is no such preset currency, but I remember there was something like this too, but it...