You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_posts/2017-03-11-repurpose-any-android-phone-as-ip-camera.markdown
+25
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,18 @@ twilio:
69
69
### Reporting Issues
70
70
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
71
71
72
+
### {% linkable_title Release 0.40.1 - March 16 %}
73
+
74
+
- Fix wake_on_lan ping with None as host ([@iamtpage] - [#6532])
75
+
- Don't start the push updater if the Apple TV is 'off' ([@jnewland] - [#6552])
76
+
- Fix for the case of zwave value used in several devices. ([@andrey-git] - [#6577])
77
+
- Fix hydroquebec ([@titilambert] - [#6574])
78
+
- Update pyecobee version to 0.0.7 ([@dale3h] - [#6593])
79
+
- Update SMA solar sensor to work with the new add_devices callback ([@kellerza] - [#6602])
80
+
- since knx_2_float can't handle 0, bypass converting 0 value from knx to float ([@goofz] - [#6626])
81
+
- Fix Osram Lightify colors ([@deisi] - [#6598])
82
+
- Bugfix RFLINK remove group ([@pvizeli] - [#6580])
83
+
72
84
<!--more-->
73
85
74
86
## All changes
@@ -295,3 +307,16 @@ Experiencing issues introduced by this release? Please report them in our [issue
0 commit comments