HeedfulCrayon
HeedfulCrayon
You need to set `upper_bound: 1` ``` type: custom:mini-graph-card name: Internet Status icon: mdi:check-network entities: - entity: binary_sensor.internet name: Internet **upper_bound: 1** hours_to_show: 12 points_per_hour: 60 aggregate_func: max line_width: 2...
I am experiencing this exact same issue. I am running mine on docker on ubuntu inside proxmox (pcie passthrough is working and everything) Docker for some reason does not like...
@bowen-song I have that in my set up as well, and it mostly works, but there is an occasional reboot that causes the TPU to no longer work. Normally just...
@VAFS001 Here is my card config for the NAS display. I have changed my dashboard quite a bit since originally posting this issue ``` type: picture-elements image: /local/images/DS916plus.png style: |...
I am having some other weird issues too. When I initially open a solution and open axocover, it starts scanning the solution and visual studio freezes up and says (not...
Some of the exceptions I have noticed while running tests: ``` Executing tests... | Runner version is 1.1.385.0. | We are on x86 platform. SerializableException: Could not load file or...
Does axocover hold on to any of the files in the test folder, or the results? The build step it hangs on is the unit test solution, and the task...
Technically this can already be done using custom commands... see here https://community.home-assistant.io/t/hass-workstation-service-turn-your-pc-or-laptop-into-a-bunch-of-sensors/263344/50
There is a module in powershell called Burnt-Toast that does windows notifications easily... Once powershell commands are supported, you could do something with that
@ohhai-kthxbai to use an image in burnt toast, you can just use the URL to the image, like a camera snapshot image. I actually have set mine up to do...