Nick dos Remedios

Results 38 comments of Nick dos Remedios

Fixed with change to line 18: ``` var DD_FORMAT_REGEX = /^([+-]?\d{1,3})(.\d+)?\s*[NSEW]?$/; ```

I got it to work by editing `package.json` as follows: `"start": "node src/index.js"` But I now see the following output: ``` debug: NOBLE discovered id: 1564c6ff1764 localName: undefined state: disconnected...

[Last commit](https://github.com/nervetattoo/simple-thermostat/commit/eb0c0d5902a4a1e51d4ae3849417ea3eef7b8886) was over 3 years ago and last time maintainer [commented on an issue](https://github.com/nervetattoo/simple-thermostat/issues?q=is%3Aissue%20commenter%3Anervetattoo) was 4 years ago. Card uses [deprecated CSS styles](https://github.com/nervetattoo/simple-thermostat/issues/435#issuecomment-2868360823) that are now removed from HA,...

> I'd consider taking over maintenance of this project FYI, I got the code building again (needed a number of dependencies updated) via GH Actions, so if you take this...

The [suggested workaround](https://github.com/home-assistant/frontend/issues/21140#issuecomment-2188803901) no longer works, at least for me on my default dashboard. I can't get to the "Take control" option and I've tried every conceivable combination of menu/buttons/options....

> Its working fine. I understand the dependencies part but i think the issue description is a little unfair. This would put my main dashboard back a huge amount. @markwoodward86...

I've made no promise to maintain this copy. I brought the old version up-to-date for its dependencies (versions) so it would at least build/compile. I was hoping this would make...

The way I often use Boop is to copy a block of Java/Javascript/Python code from my IDE for sharing in a GH issue or in Slack/Teams with some minor tweaking....