Add missing required attribute name (#3428)

airthings_wave_plug requires `id` or `name` attributes, but both were missing in the sample. Adding `name` into the sample to have a working sample.
This commit is contained in:
jiriappl 2023-12-02 21:03:47 -08:00 committed by GitHub
parent e470d7e9ab
commit 9841389c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ Configuration example:
sensor:
- platform: airthings_wave_plus
name: wave_plus
ble_client_id: airthings01
update_interval: 5min # default
battery_update_interval: 24h # default