René-Marc Simard

Results 9 comments of René-Marc Simard

Moving installation to a **Raspberry Pi 3 Model B+** with its pseudo gigabit speeds (limited to shared USB bus speed). Good enough to calculate current ISP speed limits.

Two workarounds are possible: 1. Use `http-equiv="Refresh"` header meta tag to force-reload the page on a regular basis 2. Use the [Fully Kiosk Browser's](https://www.ozerov.de/fully-kiosk-browser/) **Auto Reload on Idle** feature. To...

Reopening this issue due to random crashes still happening in Fully Kiosk Browser when slideshows are displayed. For reference, the **Auto Reload on Idle** is set to 5 minutes, and...

Currently creating a series of GTFS pull requests to cover the following: - [Clarify SQL query](https://github.com/home-assistant/home-assistant/pull/20874) - [Set icon per route type](https://github.com/home-assistant/home-assistant/pull/20876) - [Adjust arrival date to tomorrow when bus...

Hey @jamiepryer , That Custom UI card was built using: [Custom UI Elements](https://github.com/andrey-git/home-assistant-custom-ui), applied to all cards using this in [customize_glob.yaml](https://github.com/renemarc/home-assistant-config/blob/7442c4c9d3e165bd039c4436107769053ae06091/customize_glob.yaml#L1-L6): ```yaml "*.*": custom_ui_state_card: state-card-custom-ui ``` [Extra sensor templates](https://github.com/renemarc/home-assistant-config/blob/master/sensors/gtfs.yaml) to...

Ooh, I like! Very nice job, thanks for sharing, you definitely deserve a 🍺 at the retro! 😃 Indeed, having such a dedicated bridge that can be located closer to...

@grangemd You can set the path as a command-line argument, for example: ```shell python -m airthingswave-mqtt ~/config.yaml ```

@grangemd: A quick and easy way to install airthingswave-mqtt on a Raspberry Pi is to use this project I've uploaded lately. It uses @hpeyerl's code, is based on [balena](https://www.balena.io/) (an...

@grangemd: That was a weird bluez compilation bug. Which Pi were you using?