Skip to content

Commit cb6c8e2

Browse files
committed
2023.11: Finish other noteworthy changes
1 parent d029f1e commit cb6c8e2

File tree

1 file changed

+34
-35
lines changed

1 file changed

+34
-35
lines changed

source/_posts/2023-11-01-release-202311.markdown

Lines changed: 34 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -298,50 +298,49 @@ drop-down menu.
298298
There are many more improvements in this release; here are some of the other
299299
noteworthy changes this release:
300300

301-
- The nice little two-pane view you see in the todo list, has also been
301+
- The [HomeKit Bridge] now handles changes in the capabilities of devices
302+
and the removal/addition of devices automatically! Thanks, [@bdraco]!
303+
- The lovely new two-pane view you see in the to-do lists has also been
302304
added to the calendar dashboard. Nice [@bramkragten]!
303-
- [ZHA] will now raise a repair issue, if it found out the network settings
304-
have changed externally. This helps you getting up and running again in
305+
- [ZHA] will now raise a repair issue if it finds out the network settings
306+
have changed externally. This helps you get up and running again in
305307
no time. Thanks, [@puddly]!
306-
- The [Fitbit] integration got a complete overhaul, can be set up via the UI
308+
- [@gjohansson-ST] added a brand new [country selector] that can be used
309+
in your Blueprints and script fields. Nice!
310+
- The [Withings] integration has reached the platinum quality mark. Thanks,
311+
[@joostlek]! Job well done!
312+
- We now have better connection management for the [IKEA IDÅSEN desk].
313+
Nice [@abmantis]!
314+
- The [Fitbit] integration got a complete overhaul, can be set up via the UI,
307315
and now supports Fitbit nutrition sensors. Thanks, [@allenporter]!
316+
- The [SwitchBot Cloud] integration now supports climate devices.
317+
Thanks, [@SeraphicRav]!
308318
- [@rappenze] added event entities support to the [Fibaro] integration. Cool!
309-
- The [HomeKit Bridge] now handles changes in capabilities of devices and the
310-
removal/addition of devices automatically! Thanks, [@bdraco]!
319+
- The [System Bridge] integration now supports media players. Thanks, [@timmo001]!
320+
- [@raman325] extended our template engine with the ability to
321+
[check the type of a variable]. Super helpful for complex templates! Thanks!
311322

323+
[@abmantis]: https://github.com/abmantis
324+
[@allenporter]: https://github.com/allenporter
312325
[@bdraco]: https://github.com/bdraco
313-
[HomeKit Bridge]: /integrations/homekit
326+
[@bramkragten]: https://github.com/bramkragten
327+
[@gjohansson-ST]: https://github.com/gjohansson-ST
328+
[@joostlek]: https://github.com/joostlek
314329
[@puddly]: https://github.com/puddly
315-
[ZHA]: /integrations/zha
316-
[Fibaro]: /integrations/fibaro
330+
[@raman325]: https://github.com/raman325
317331
[@rappenze]: https://github.com/rappenze
332+
[@SeraphicRav]: https://github.com/SeraphicRav
333+
[@timmo001]: https://github.com/timmo001
334+
[check the type of a variable]: /docs/configuration/templating/#complex-type-checking
335+
[country selector]: /docs/blueprint/selectors/#country-selector
336+
[Fibaro]: /integrations/fibaro
318337
[Fitbit]: /integrations/fitbit
319-
[@allenporter]: https://github.com/allenporter
320-
[@bramkragten]: https://github.com/bramkragten
321-
322-
323-
Candidates to process:
324-
325-
- Implement Airzone Cloud Aidoo climate support ([@Noltari] - [#101011])
326-
- Add media player to System Bridge integration ([@timmo001] - [#97532])
327-
- Add Queue sensor to Radarr ([@tkdrob] - [#79723])
328-
- Add support for Minecraft Server Bedrock Edition ([@elmurato] - [#100925])
329-
- Add rising sensor to sun ([@sheldonip] - [#93276])
330-
- Add brake pads condition based service attributes for BMW ([@rikroe] - [#101847])
331-
- Promote Withings to Platinum quality ([@joostlek] - [#102069])
332-
- Add sensors for myStrom plugs ([@MadMonkey87] - [#97024])
333-
- Add switch platform to Comelit SmartHome ([@chemelli74] - [#102233])
334-
- Add better connection management for Idasen Desk ([@abmantis] - [#102135])
335-
- Add more diagnostic sensors to iRobot ([@Xitee1] - [#84995])
336-
- Add energy price number entities to Wallbox ([@hesselonline] - [#101840])
337-
- Add sensor platform to Comelit SmartHome ([@chemelli74] - [#102465])
338-
- Add serial_number to device registry entries ([@emontnemery] - [#102334])
339-
- Add activity sensors to Withings ([@joostlek] - [#102501])
340-
- Add Nephelometry sensor to waqi ([@joostlek] - [#102298])
341-
- Only add Withings sleep sensors when we have data ([@joostlek] - [#102578])
342-
- Support Lidl christmas light effects in deCONZ ([@Kane610] - [#102731])
343-
- Add cleaning binary sensor to Roborock ([@Lash-L] - [#102748])
344-
- Add Climate to switchbot cloud integration ([@SeraphicRav] - [#101660])
338+
[HomeKit Bridge]: /integrations/homekit
339+
[IKEA IDÅSEN desk]: /integrations/idasen_desk
340+
[SwitchBot Cloud]: /integrations/switchbot_cloud
341+
[System Bridge]: /integrations/system_bridge
342+
[Withings]: /integrations/withings
343+
[ZHA]: /integrations/zha
345344

346345
## New integrations
347346

0 commit comments

Comments
 (0)