diff --git a/atom.xml b/atom.xml index 6a78fa024e..1aeba2d8d1 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
See the Joaoapps Join component page for information how to get the join notify platform running.
+See the Joaoapps Join component page for information how to get the join notify platform running.
diff --git a/sitemap.xml b/sitemap.xml index f06d497a76..4c70aef37e 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1967,34 +1967,34 @@distance()
will measure the distance in meters between home, entity, coordinates.closest()
will find the closest entity.relative_time(timestamp)
will format the date time as relative time vs now (ie 7 seconds)float
will format the output as float.{% if states.device_tracker.paulus %} -{{ states.device_tracker.paulus.attributes.battery }} + {{ states.device_tracker.paulus.attributes.battery }} {% else %} -?? + ?? {% endif %}