[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2023-06-24 11:36:47 +00:00
committed by Max Winterstein
parent e50c3e268f
commit dcf100f2e3
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ I just added a few sprinkles to make it work with Home Assistant.
### Automatically added sensors ### Automatically added sensors
With version `1.27.0` I integrated the lovely project [adsb-hassio-sensors](https://github.com/plo53/adsb-hassio-sensors/tree/master) from [plo53](https://github.com/plo53). With version `1.27.0` I integrated the lovely project [adsb-hassio-sensors](https://github.com/plo53/adsb-hassio-sensors/tree/master) from [plo53](https://github.com/plo53).
This exposes sensors related to the feeder, e.g. `sensor.adsbfi_icao`, `sensor.adsbfi_mlat`, `sensor.adsbfi_mode_s`, `sensor.adsbfi_status` for the Adsb.fi feeder. This exposes sensors related to the feeder, e.g. `sensor.adsbfi_icao`, `sensor.adsbfi_mlat`, `sensor.adsbfi_mode_s`, `sensor.adsbfi_status` for the Adsb.fi feeder.

View File

@@ -65,7 +65,7 @@ schema:
SERVICE_ENABLE_OPENSKY: bool? SERVICE_ENABLE_OPENSKY: bool?
SERVICE_ENABLE_ADSBFI: bool? SERVICE_ENABLE_ADSBFI: bool?
SERVICE_ENABLE_RADARBOX: bool? SERVICE_ENABLE_RADARBOX: bool?
# FlightAware (piaware) # FlightAware (piaware)
PIAWARE_FEEDER_DASH_ID: str? PIAWARE_FEEDER_DASH_ID: str?
PIAWARE_RECEIVER_DASH_TYPE: str? PIAWARE_RECEIVER_DASH_TYPE: str?