Ciaran Farley

Results 7 issues of Ciaran Farley

on devices with a dedicated d2d port like the hap lite and gl-inet devices... would it be possible to add a config checkbox to share wan with d2d? internally i...

enhancement

this board does not have a definition. I am unable to flash it with esphome https://www.adafruit.com/product/5303

board request

https://github.com/zabbix/community-templates/blob/d361557c282e5581de5628d5e2b5ffb2c57d4528/Printers/template_Universal_Printer/6.0/template_universal_printer.xml#L3 this template has no 6.0 version, only 6.2

``` ciaran@ciaran-ThinkPad-P14s-Gen-2a:~/Downloads$ tftp 192.168.1.20 tftp> bin tftp> trace on tftp> put /home/ciaran/Downloads/aredn-2065-599819c-ath79-tiny-ubnt_bullet-m-ar7241-squashfs-factory.bin ``` radio takes the firmware and started the cycling thing while it flashes itself when it reboots it...

I noticed that repeaterbook has an api where you can search by frequency https://www.repeaterbook.com/wiki/doku.php?id=api it would be cool if you could click on a frequency in the waterfall and have...

idea

Is it possible to add a squelch tone or pl tone support for bookmarks so we dont have to manually set the slider every time we switch bookmarks?

when I try to use `kit.continuous_servo[1].throttle = None` I get this error > TypeError: '>' not supported between instances of 'NoneType' and 'float'