Frank Exoo

Results 50 comments of Frank Exoo

I would advise to use the develop branch: `https://github.com/bk1285/rpi_wordclock/tree/develop` with its installation instructions.

@bk1285: this might be a good time to make the develop branch the new main branch?

I guess what you are looking for is the build-in API. Please have a look at the API documentation in web interface of the clock: /api

Hi Daniel, If you want to control the clock from FHEM, you can send html POST requests to the IP address of the clock. The commands support are documented in...

How and which POST request do you send? Can you share the output of the terminal window (if you start the clock application manually)?

Hi @bk1285, Bernd, I guess this one is for you to solve: `wordclock_display instance has no attribute 'getPixelColor'` And there is another occurrence of the same issue: #141 Kind regards,...

Do you still need help? I would suggest to create a new `swedish.py` entry in `rpi_wordclock/wordclock_plugins/time_default/` With the help of other languages and the [wiring layout](https://rpi-wordclock.readthedocs.io/en/master/_images/wiring_front_bernds_wiring.png) and your own front...

The plugins can be activated by using the web interface. Just go to the IP address assigned to your clock.

Nice to know the clock also speaks Swedish now! Regarding backup and restore of your SD card: I would suggest [Etcher](https://www.balena.io/etcher/).

With Etcher you clone the entire SD card. As far as I know PI imager is to install an online image or a custom image you downloaded yourself.