Remove unused variable from Airthings BLE (#99085)

* Remove unused variable from Airthings BLE

* Remove unused variable from Airthings BLE
pull/97285/head
Joost Lekkerkerker 2023-08-26 19:42:49 +02:00 committed by GitHub
parent 407aa31adc
commit 2fc728db42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -166,7 +166,6 @@ class AirthingsSensor(
name += f" ({identifier})"
self._attr_unique_id = f"{name}_{entity_description.key}"
self._id = airthings_device.address
self._attr_device_info = DeviceInfo(
connections={
(