Manuel López Ruiz
Manuel López Ruiz
I love this change but it needs to be tested well. I have come across scripts in makes that make changes or branch checks so they could be broken.
@TheDoop Hi! Can you please give me more details? With which command did you install the dependencies? What was his output? I haven't this problem and I reviewed the official...
Hi! We have encountered the same problem but in our case, we cannot use the workaround proposed by @dani8art. We need `hosts` and `baseUrl` configs working at the same time...
Actually, to solve this problem, I have added the following code: ```typescript import { expect, Locator } from '@playwright/test' // We detected that not all aria labels are implemented in...
For your information, I have the integration working for first time in 2021.4 , really strange. (For reference: https://github.com/leikoilja/ha-google-home/issues/90 )