Casey Link
Casey Link
Having this issue with a new out of box Shelly 2.5 `{"status":"updating","has_update":false,"new_version":"","old_version":"20191217-074901/1047-long-id-for-shelly-devices@ab2bdce7"}`
@klada I see you've started moving on this recently. I am curious what you decided with regards to the "how does HA know which player entities can be grouped together"...
Just ran across this too. On iOS devices the default `overflow:scroll` (or even auto) behavior results in bouncy over-scroll in 2 dimensions. For collections where scrolling is only desired in...
I got responsiveness working by adding the following css. No need to change the render option. ```css .vega-embed { width: 100%; height: 100%; } ``` Using versions: ``` "react-vega": "^7.4.2",...
In the meantime is it possible to pull files off of a device?
I don't have an opinion on tabs or spaces, my vote is for whatever the consensus is.
@remmeier Any comment on tabs/space and import order? It's true Eclipse and IDEA differ, but not on the most common source of PR noise: import order and whitespace. If lock...
@masterspambot I totally agree, I don't want to start an argument, and based on the responses it doesn't seem like anyone is keen on starting it either. But there are...
Yes, like @masterspambot said the main problem with not having a project standard is that the PRs and commits are very very noisy as the different IDEs apply formatting to...
Anything specific you don't like @chb0github ?