gerard76
gerard76
Same here. I would see the new variables in production console, but not a new development console. `spring stop` worked
I do not care much how you design it. The data needs to be massaged into the chart anyway, so massaging tooltips one way or another is a wash. I...
I came here wondering about the redundant indices as well. Both MySQL and Postgresql can use the composite indices for those.
+1 My current_temp is off by a factor 5
Settings data_dir to: '/opt/solr-4.6.1/example/solr' solves this problem. I am guessing this is a solr issue though. I can now create a core by copying /opt/solr-4.6.1/example/solr/collection1 to /opt/solr-4.6.1/example/solr/new_core and change the...
Indeed, that is what the code does and what I pointed out to be be incompatible with the documentation. The template is **not** created in the working directory but in...
You can set it to a single space `name: " "` as per [the backdrop example](https://github.com/kalkih/simple-weather-card?tab=readme-ov-file#backdrop-example)
Same problem here. Have you managed to get around this somehow?