Got some problems with ikea tradfri lights and the transition command in scenes.
A scene turn_on command with transition sets the brightness of the bulbs most of the time to the minimum brightness level. Sending the command twice with a pause doesn’t work either.
But another scene command without transition works well and sets the brightness on the bulbs correctly.
Another thing is that mired isn’t saved in the scenes editor and manually set in the yaml doesn’t work as well. The bulbs behave with the last mired setting they’ve got.
Good feedback, this had already been implemented in the 0.110 dev builds a few days ago. Integrations with multiple entries will be grouped together in 0.110. So you’ll have just one ESPHome card / logo with those 4 entries (doorbell_upstairs, ensuite_dht, etc) shown inside the card in a list format. Should cut down on clutter and make things quicker to find.
That’s good news; I like the direction it’s going. I feel the current proliferation of logos takes up too much screen real-estate.
FWIW, I preferred the previous consistent ‘stamp-sized’ logo-space, like what continues to be used in the Developer Tools > Info page. That’s all the logo I need to both recognize and differentiate one integration from another.
oops, I thought it was a hue dimmer switch. Looks like those are not implemented yet. Maybe you should open an issue in HA for the Smart Button. Is it firing any hue_event when pressed?
FWIW, I had this error and I was unable to get switches to switch (they would bounce right back) and when I logged out and tried to log back in would get “something went wrong” in red on the user interface and this error would appear again in the log. Had to roll back to 0.108.9.
Let’s see if the devs will listen the feedback here. Wind speed/direction are important as well as amount of rain to distinguish intensity of the precipitation. So it is not only about “beauty” but also usefulness.
Thanks, I know. I’ve found one that seems to have everything that was available before. There are two problems though: 1) I hardly can understand the reason why the official one was downgraded from being informative to questionable “beauty”; 2) custom cards are not always maintained, so they more often ends up in more dysfunctions or bugs.
That’s a reasonable request. At the moment though there’s still a bunch of stuff planned for the Integrations page that need to be completed first before such a thing can be considered.
To give a specific example, cards are going to have slightly different styling / controls depending on the current status of an integration (some mockups here and here). So it wouldn’t really make sense to design a compact view mode until we figure out exactly which controls are needed in which states etc…
I like the idea though, but if such a thing is implemented it probably wouldn’t happen in the immediate future.
Although I like your color-coding idea (including your suggestion to gray-scale ignored integrations), I have to admit that I prefer a tabular list-view (as currently used to display devices, entities, etc)
It’s more space-efficient and offers the end-user more management convenience such as the ability to filter and sort integrations based on their status (Discovered, Configured, Ignored, Attention, etc).
The suggestions to use color can continue to be incorporated in the list-view. The logo can be displayed in the row’s first column and either the logo’s background or even the entire row can be color-coded. I realize this functionality may be subject to the limitations of whatever UI library is currently being used to render the list-view.
check here, maybe you are suffering from the same as I noticed when transition was taken out of scene some time ago: Transition for scenes is back! 0.109 - #11 by Mariusthvdb
although we now can use transition again, which I applaud vehemently, using it to turn_off lights causes unwanted behavior when turning lights on again. Hope there will be a way to get the previous behavior back. we know it was possible
I’ve been looking for forums for a day and I don’t know what to do. I don’t have a firewall on my Ubuntu Server, mDNS should be enabled by default (I have installed avahi-daemon), the homeassistant docker is running in HOST.
I can ping Chromecast from the host and container with the “ping Chromecast” command.
Everything seems to be correct, I am completely lost, I would appreciate any help.