Menno Holtkamp
Menno Holtkamp
@bjornpost maybe you see a drop in response time on something like NewRelic or the Heroku metrics 🤓. Will try to get it working as well and hopefully report back
Did not try yet... Hopefully "this year"...
aah, yeah, that might even be simpler and more elegant as well! Was just thinking out loud when this idea came to mind 😉
> Hallo, I am following this because I have the same issue. The sensors are in live in TTN, the have data. I have tried changing API, I also have...
Thanks for the hard work on https://github.com/home-assistant/core/pull/113375 @angelnu ! Some links for quick reference: - https://www.home-assistant.io/blog/2024/06/05/release-20246/#noteworthy-improvements-to-existing-integrations - https://www.home-assistant.io/integrations/thethingsnetwork
Hi @Alexandre-T, thanks for the structured and detailed response, really thorough! >The standard function [StSrid](https://github.com/longitude-one/doctrine-spatial/blob/721148909ebe7fa83c3e4f4875b0e934704dae91/lib/LongitudeOne/Spatial/ORM/Query/AST/Functions/Standard/StSrid.php#L53) must be edited to allow one or two parameters, because longitude-one/doctrine-spatial focus on ISO/IEC 13249-3....
@Alexandre-T > I would really appreciate it if you could submit a pull request (PR) updating StSrid and the involved test. Ok, will try to do that, got little time,...
@Alexandre-T I am trying to get my test environment for MySQL up and running. Where can I find the [documented](https://lo-doctrine-spatial.readthedocs.io/en/latest/Test.html#how-to-test-on-mysql) `phpunit.mysql.xml.dist` file?
@Alexandre-T you wrote: > Fixed since 5.0.3 👍 That means the ST_SRID_ that should accept 2 parameter is now fixed, right? Is there a separate issue to track your work...
@Alexandre-T I gave it a shot, but can't get the automated tests to pass. I think this is because I can not change the files in the `.github` folder., but...