GoTTi74

Results 5 comments of GoTTi74

The issue could be related due to the fact that the printer is/was enforcing https and it seems that the integration can't access the printer via https. After I deleted...

> How/where did you make this setting change? I've had the same problem for awhile now. Using the Web Interface of the printer. Networking - HTTPS Enforcement Disable "Always use...

> ![IMG_2422](https://github.com/dwainscheeren/dwains-lovelace-dashboard/assets/15311924/3c7548d7-532b-4fa5-99d6-0bdd4134e297) > > I am unable to submit or cancel edits to entities on mobile because the bottom navigation bar is stuck over where you tap submit. I am...

I was able to work around this issue by changing the blueprint yaml and replacing the lines containing: `type: entity-picker` with `selector:` ` entity:` See example: ![screenshot](https://user-images.githubusercontent.com/34171603/208569989-4202d8b9-7594-4e8d-84b8-cbcab3d1c312.png) As you can...

Hi Tristan Let’s take the blueprint “TheeCardGraphics“ as an example. This blueprint should let you select 3 entities and the original code is: ![image](https://github.com/user-attachments/assets/0a5f1a23-15f5-4821-b9fa-cef1be7a0078) You can see the code I...