Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin that adds water tank info to the home page
#11
Nice one!

I will add your plugin to the main SIP plugin repo.
I ordered a waveshare RPi Relay Board (B) so I can try it out.

Dan

P.S.

There was a bug in waveshare_relay_board.py line 188:
Code:
return template_render.relay_board(params)
I changed it to:
Code:
return template_render.waveshare_relay_board(params)
<p><br></p>
Reply
#12
(2023 Dec 30, 03:45 PM)dan Wrote: Nice one!

I will add your plugin to the main SIP plugin repo.
I ordered a waveshare RPi Relay Board (B) so I can try it out.

Dan

P.S.

There was a bug in waveshare_relay_board.py line 188:
Code:
return template_render.relay_board(params)
I changed it to:
Code:
return template_render.waveshare_relay_board(params)

Thanks Dan.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)