Skip to content

Commit 558bc36

Browse files
committed
Add note about the attribute names
1 parent 4febae0 commit 558bc36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_components/binary_sensor.iss.markdown

+5
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Configuration variables:
2828
2929
- **show_on_map** (*Optional*): Option to show the position of the ISS on the map. Defaults to `False`.
3030

31+
<p class='note warning'>
32+
If you set `show_on_map` `True` then the location attributes are named `latitude` and `longitude`. The default name of the location attributes is `lat` and `long` to avoid showing them on the map.
33+
</p>
34+
35+
3136
### {% linkable_title Show position on map with camera platform %}
3237

3338
The [generic camera platform](/components/camera.mjpeg/) offers the possibility to show the location of the ISS on Google Maps.

0 commit comments

Comments
 (0)