Skip to content

Commit f0b5f37

Browse files
committed
Release 0.42
1 parent 8e42c08 commit f0b5f37

File tree

5 files changed

+367
-6
lines changed

5 files changed

+367
-6
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@ social:
138138

139139
# Home Assistant release details
140140
current_major_version: 0
141-
current_minor_version: 41
141+
current_minor_version: 42
142142
current_patch_version: 0
143-
date_released: 2017-03-25
143+
date_released: 2017-04-08
144144

145145
# Either # or the anchor link to latest release notes in the blog post.
146146
# Must be prefixed with a # and have double quotes around it.
147-
#patch_version_notes: "#release-0411---march-xx"
147+
patch_version_notes: "#"

source/_components/sensor.crimereports.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ sharing: true
99
footer: true
1010
ha_category: Sensor
1111
featured: false
12-
ha_release: 0.39
13-
ha_iot_class: "Local Polling"
12+
ha_release: 0.42
13+
ha_iot_class: "Cloud Polling"
1414
---
1515

1616
The `crimereports` sensor allows one to track reported incidents occurring in a Home Assistant zone. Incidents include anything reported to [Crime Reports](http://crimereports.com). Your regional emergency services may or may not report data. The sensor only counts incidents from the current day.

source/_components/sensor.lyft.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ footer: true
1010
logo: lyft.png
1111
ha_category: Transport
1212
ha_iot_class: "Cloud Polling"
13-
ha_release: 0.42
13+
ha_release: 0.41
1414
---
1515

1616

0 commit comments

Comments
 (0)