Skip to content

Commit

Permalink
Update netatmo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CFenner committed Jun 24, 2024
1 parent a4418eb commit 2d7b506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netatmo.js
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ Module.register('netatmo', {
return 'Bft'
case 'KT':
return 'kt'
case 'KMH':
case 'KPH':
default:
return 'km/h'
}
Expand Down

0 comments on commit 2d7b506

Please sign in to comment.