diff --git a/atom.xml b/atom.xml index 440fc29294..3922b75945 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
?api_password=YOUR_PASSWORD
},
"entity_id": "sensor.weather_temperature",
"last_changed": "2016-02-06T22:15:00+00:00",
- "last_updated": "2016-02-06T22:15:00+00:00"",
- "state": "-3.9"
- },
- {
- "attributes": {
- "friendly_name": "Weather Temperature",
- "unit_of_measurement": "\u00b0C"
- },
- "entity_id": "sensor.weather_temperature",
- "last_changed": "2016-02-06T22:15:00+00:00"",
- "last_updated": "2016-02-06T22:15:00+00:00"",
- "state": "-1.9"
+ "last_updated": "2016-02-06T22:15:00+00:00",
+ "state": "-3.9"
+ },
+ {
+ "attributes": {
+ "friendly_name": "Weather Temperature",
+ "unit_of_measurement": "\u00b0C"
+ },
+ "entity_id": "sensor.weather_temperature",
+ "last_changed": "2016-02-06T22:15:00+00:00"",
+ "last_updated": "2016-02-06T22:15:00+00:00"",
+ "state": "-1.9"
},
]
]
@@ -448,7 +448,7 @@ You can append ?api_password=YOUR_PASSWORD
You can pass an optional JSON object to be used as event_data
.
{
- next_rising":"2016-05-31T03:39:14+00:00",
+ "next_rising":"2016-05-31T03:39:14+00:00",
}
Requires a JSON object that represents the API to forward to.
-{
- "host": "machine",
- "api_password": "my_super_secret_password",
- "port": 8880 // optional
-}
-
+{
+ "host": "machine",
+ "api_password": "my_super_secret_password",
+ "port": 8880 // optional
+}
+
It will return a message if event forwarding was set up successfully.
@@ -553,12 +553,12 @@ The result will include any states that changed while the service was being execRequires a JSON object that represents the API to cancel forwarding to.
-{
- "host": "machine",
- "api_password": "my_super_secret_password",
- "port": 8880 // optional
-}
-
+{
+ "host": "machine",
+ "api_password": "my_super_secret_password",
+ "port": 8880 // optional
+}
+
It will return a message if event forwarding was cancelled successfully.
diff --git a/sitemap.xml b/sitemap.xml index 5f5ab24fb5..02673379dc 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2308,62 +2308,62 @@