mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
Max Winterstein
parent
e50c3e268f
commit
dcf100f2e3
@@ -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.
|
||||||
|
|
||||||
|
|||||||
@@ -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?
|
||||||
|
|||||||
Reference in New Issue
Block a user