shawly
shawly
Disabling security is not a fix... If I disable SSL then I can't integrate TasmoAdmin into the Home Assistant interface and why would anyone want to run it without SSL?...
Your home security is only as secure as the weakest link in the chain. If my LAN ever gets compromised it's better to not leave open doors, so keep your...
The message `wine: could not open working directory L"unix\\home\\one\\.fusion360\\bin\\", starting in the Windows directory.` appears because wine can not open directories outside of it's wineprefix, it's more or less just...
tr.state-on is just the css selector, since the table row has the class "state-on" you can style it via "tr.state-on", that way you could technically also use `as_css_selector` with something...
Yeah this is how I imagined it, `css_class_for` indeed fits better.
Nope this issue persists since the first time I tested this with 6.x. > It seems that the USB device got disconnected/reconnected somehow? Where?
This is from when I attached the device to the virtual machine, so it's completely normal for the entry to show up
I'll try thanks!
So I tried it with 8.2 now and it behaves the same, the issue is still present and the bt connection drops after connecting.
> Both are input devices. How do you plan to use them with Home Assistant? With this integration https://www.home-assistant.io/integrations/keyboard_remote/ Yes the behavior is the same in 8.2 and it appears...