issues
search
chasenicholl
/
homebridge-weatherflow-tempest
WeatherFlow Tempest Homebridge Plugin
Apache License 2.0
15
stars
2
forks
source link
Correct Local API initialization
#19
Closed
DMBlakeley
closed
11 months ago
DMBlakeley
commented
11 months ago
Fix for Issue #18:
Check that
station_id
length is more than one character when initializing plugin in Local API mode.
Update axios to v1.6.2 to address moderate severity vulnerability.
Fix for Issue #18:
station_id
length is more than one character when initializing plugin in Local API mode.