Martin Matuna
Martin Matuna
I'm not sure if I should use active or passive buzzer. The link goes to active version but ESPHome documentation says only passive version is supported - https://esphome.io/components/rtttl.html I have...
Hi, is it possible to add some kind of transition effect in slideshow mode (slideshow_timer)? I would like to use this card as photo frame in Lovelace.
I have an issue with this code. After replacing cy.request with cy.api, tests are failing. ``` describe('test', () => { it('test', () => { cy.origin('https://www.novinky.cz', () => { cy.visit("https://www.novinky.cz/p/tiraz") cy.contains("Tiráž")...
Plugin dependency is not compatible with Cypress 13