@@ -168,7 +168,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
168
168
- Fix ValueError exception ([ @ziotibia81 ] - [ #10596 ] ) ([ sensor.modbus docs] )
169
169
- Fix Hikvision (motion) switch bug ([ @arsaboo ] - [ #10608 ] ) ([ switch.hikvisioncam docs] )
170
170
- Allow unicode when dumping yaml ([ @andrey-git ] - [ #10607 ] )
171
- - Support script execution for Alexa ([ @micbase ] - [ #10517 ] ) ( [ alexa.smart_home docs ] )
171
+ - Support script execution for Alexa ([ @micbase ] - [ #10517 ] )
172
172
- bump client version ([ @wardcraigj ] - [ #10610 ] ) ([ alarm_control_panel.totalconnect docs] )
173
173
- New sensor viaggiatreno. ([ @fabfurnari ] - [ #10522 ] ) ([ sensor.viaggiatreno docs] ) (new-platform)
174
174
- Modbus switch register support ([ @ziotibia81 ] - [ #10563 ] ) ([ switch.modbus docs] )
@@ -189,7 +189,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
189
189
- Add loglinefetch for frontend API call ([ @turbokongen ] - [ #10579 ] )
190
190
- Fixes AirVisual bug regarding incorrect location data ([ @bachya ] - [ #10054 ] ) ([ sensor.airvisual docs] )
191
191
- Make MQTT reconnection logic more resilient and fix race condition ([ @cezarsa ] - [ #10133 ] ) ([ mqtt docs] )
192
- - Alexa improvements ([ @robbiet480 ] - [ #10632 ] ) ( [ alexa.smart_home docs ] )
192
+ - Alexa improvements ([ @robbiet480 ] - [ #10632 ] )
193
193
- Print entity type in "too slow" warnings ([ @andrey-git ] - [ #10641 ] )
194
194
- Bump pyatv to 0.3.8 ([ @postlund ] - [ #10643 ] ) ([ apple_tv docs] )
195
195
- Implement entity and domain exclude/include for Alexa ([ @robbiet480 ] - [ #10647 ] )
@@ -376,9 +376,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
376
376
[ abode docs ] : https://home-assistant.io/components/abode/
377
377
[ alarm_control_panel.spc docs ] : https://home-assistant.io/components/alarm_control_panel.spc/
378
378
[ alarm_control_panel.totalconnect docs ] : https://home-assistant.io/components/alarm_control_panel.totalconnect/
379
- [ alexa.const docs ] : https://home-assistant.io/components/alexa.const/
380
- [ alexa.intent docs ] : https://home-assistant.io/components/alexa.intent/
381
- [ alexa.smart_home docs ] : https://home-assistant.io/components/alexa.smart_home/
382
379
[ apple_tv docs ] : https://home-assistant.io/components/apple_tv/
383
380
[ arlo docs ] : https://home-assistant.io/components/arlo/
384
381
[ axis docs ] : https://home-assistant.io/components/axis/
0 commit comments