Canāt find the answer anywhereā¦ but how do i create a people count sensor ? I want to add the chip, but canāt find any solution. I want to add my wife and if, i have the devices tracker but i donāt know how to add a customer sensor with the right valuesā¦
Who controls the community page, is there a way to get a subforum created for this? 1,000 replies are a lot to read and search through to figure things out.
Iāve created a card adapted from the Simple thermostat card (above), to work with my heat pump system, as the current thermostat cards donāt handle all the possibilities of the HVAC component.
The bottom row uses the widget icon component. For now, Iāve hard coded the colors of the widgets, but Iād like to match the above by only displaying color when the mode is selected. Iām unsure of how to handle it as the widget does not have state, as far as I know.
Iām facing the exact same issue as you, with nest as the thermostat. Probably have to proceed with some workaround to mark the thermostat for now, but hopefully I get to finish all the setup to further dive in to debug this issue.
I noticed having the same problem with another custom card (customcard_tpx01_aircodition), so for now the suspect is most likely as @http_edo13 suggest (we might missed some icon templates somewhere). Just for information, do you mind sharing the current frontend integrations you are having @http_edo13 & @micdejo ? For me currently I have:
I have tried a few things but wasnāt able to get it to work. If iām correct the ācustom_card_httpedo13_thermostatā is based of of the ācustom_card_tpx01_airconditionā. Therefore, the problem occurs for both of the cards. I donāt know what is causing the problem though. For now iām using the ācustom_card_mpse_thermostatā which works fine.
Hey guys, this is the first theme Iām trying and I really love how easy it is to implement and how it looks like! Thx to @CM000n for sharing your config! But Iām facing a strange issue regarding some CSS styles not being applied when using SSL or opening it locally on a tablet.
In the first pic everything is fine - opened in a browser via HTTP://local-ip. But when is access the same page using the same browser but HTTPS://xxx.duckdns.org or if I open the page locally on a tablet, some CSS styles are missing in the 2nd picture (e.g. border-radius is not defined)
i rly like itā¦butā¦as for now it needs to be heavily maintained and a lot of effort to implement it into the system. also I have the feeling that it slows down a bit the entire frontend. but this is only a feeling. I rly respect the effort you all put into it and itās often easy to say āwhy canāt I simply click on Ā“install`and everything is fine?ā. I think if this will come to a greater audience it needs to get much easier to install and maintain.
during the last days I found an error in the code generatorā¦solution was adding 2 tabs on a single line. ok, fine for me. I am a technical based project manager for a big company and I like to find solutions by myself. I am rly looking forward on your efforts in making this a fully HACS compatible āThemeā. but I am curious when it comes to upgrading/changing the style of integration, manually vs. hacs. but hey, challenge accepted because this theme is rly so minimalistic that it is pretty much close to perfection
i am still missing a lot of things but I am as stupid as possible so that I am not able to program this on my own or to support in any case of programming. as for now I am still maintaining 2 versions of dashboard. one with HA based cards heavily based on the grid card as a fall back if something went wrong and the āminimalisticā version. a lot of work but hopefully some day there will be only one to maintain
Yes, the integration into HACS will probably be a big big breaking change in many places.
Some things will be made easier, but others will not.
At the moment we canāt and donāt want to offer a 1 click solution like dwain or HKI.
Most of the people who have contributed so far are tinkerers themselves and make their contribution because they enjoy it and can learn something new. Nothing more and nothing less.
Maybe your Theme is just not applied, when you Open it from another device? Seems like it is using the standard theme.
Theme Settings in Home Assistant are per Device.
Please have a look in your Settings.
I want to use the Minimalist button card templates with the standard UI.
I donāt know where to put the ābutton_card_templates.yamlā and how to include it in the lovelace UI.