-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sat, 28 Feb 2026 08:37:50 -0800 (PST)
magnus hult <
magnus...@gmail.com> wrote:
> The unknown hardware shows up for me as well.
There is a one-line list of valid Ecowitt models inside the gw1000.py
driver:
> --- gw1000.py~ 2026-02-19 18:01:06.428567002 -0600
> +++ gw1000.py 2026-02-23 10:21:03.299923433 -0600
> @@ -36,6 +36,8 @@
> You should have received a copy of the GNU General Public License along with
> this program. If not, see
https://www.gnu.org/licenses/.
>
> +2026 Feb 23 . ccr . Add GW3000.
> +
> Version: 0.6.3 Date: 2 August 2024
>
> Revision History
> @@ -5034,7 +5036,7 @@
> header = b'\xff\xff'
> # known device models
> known_models = ('GW1000', 'GW1100', 'GW1200', 'GW2000', 'WH2650',
> - 'WH2680', 'WN1900', 'WS3800', 'WS3900', 'WS3910')
> + 'WH2680', 'WN1900', 'WS3800', 'WS3900', 'WS3910', 'GW3000') # 2026 Feb 23
>
> def __init__(self, ip_address=None, port=None,
> broadcast_address=None, broadcast_port=None,
> @@ -8883,4 +8885,4 @@
>
>
> if __name__ == '__main__':
> - main()
> \ No newline at end of file
> + main()
>
You may just be able to add your particular model to the list.
- --
.. 27° — Wind N at 6 mph. Sky overcast.
-----BEGIN PGP SIGNATURE-----
iF0EARECAB0WIQT+MY/5I/LMPSswTbVg2/xipKOWUgUCaaMwUgAKCRBg2/xipKOW
UpreAJ9Dn5Vg0/igUr3oTJ7ZV+pRKH4q1wCbBVSLSVZKXnuay1vQYBOZNvyGvaM=
=+lUp
-----END PGP SIGNATURE-----