Some progress

This commit is contained in:
Franck Nijhof 2025-07-30 08:21:12 +00:00
parent a903c216b1
commit 4cba471cec
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952

View File

@ -210,50 +210,61 @@ It is not just new {% term integrations %} that have been added; existing
integrations are also being constantly improved. Here are some of the noteworthy
changes to existing integrations:
- [@frenck] added support for slipsum to [Lorem ipsum]! Nice!
- The [PlayStation Network] integration received major updates from [@tr4nt0r] and [@JackJPowell], adding online status tracking, last online sensors, binary sensors for user status, and a notification platform.
- [Reolink] cameras got multiple enhancements from [@starkillerOG]: WiFi signal sensors for IP cameras, post-recording time controls, and pre-recording entities.
- The [AI Task] and [OpenAI Conversation] integrations now support camera and file attachments, thanks to [@balloob].
- [YoLink] device support expanded with [@matrixd2] adding support for the YS8009, YS7A12, and YS6614 devices.
- [@ricohageman] added dew point sensors to the [Awair] integration.
- [@bieniu] enhanced both [GIOS] and [IMGW PIB] integrations with new sensors, including water flow monitoring for IMGW PIB.
- [WiZ] now supports fans, added by [@arturpragacz].
- [SwitchBot Cloud] gained fan platform support from [@XiaoLing-git].
- [Velux] windows with rain sensors can now detect precipitation, thanks to [@wollew].
- [SmartThings] added vacuum support, implemented by [@jennoian].
- [AmberElectric] now provides forecast services, added by [@madpilot].
- [OSO Energy] got holiday mode services and custom away mode functionality from [@osohotwateriot].
- [Nord Pool] gained normalized price indices service, thanks to [@gjohansson-ST].
- [Matter] continues to expand with microwave oven and temperature control device support from [@lboue].
- [@noahhusby] added play media support to [Russound RIO].
- [Pi-hole] users can now leverage API v6 functionality, enabled by [@HarvsG].
- [Immich] users can now upload files directly through a new action, implemented by [@mib1185].
[@frenck]: https://github.com/frenck
[Lorem ipsum]: /integrations/lorem
Potential candidates, processed up to PR 149626
- Matter TemperatureControl ([@lboue] - [#145706]) ([matter docs])
- Add sensor last online to PlayStation Network integration ([@tr4nt0r] - [#147796]) ([playstation_network docs])
- Add water_level sensor to Tuya pet fountain cwysj ([@FredrikM97] - [#146602]) ([tuya docs])
- Add switch to enable/disable boost in IronOS integration ([@tr4nt0r] - [#147831]) ([iron_os docs])
- Add sensor for online status to PlayStation Network ([@tr4nt0r] - [#147842]) ([playstation_network docs])
- Allow LevelControl Cluster for Matter Pump devices ([@lboue] - [#145004]) ([matter docs])
- Enable Pihole API v6 ([@HarvsG] - [#145890]) ([pi_hole docs])
- Add binary sensor platform to PlayStation Network Integration ([@JackJPowell] - [#147639]) ([playstation_network docs]) (new-platform)
- Add service in Nord Pool for fetching normalized price indices ([@gjohansson-ST] - [#147979]) ([nordpool docs])
- Add play media support to Russound RIO ([@noahhusby] - [#148240]) ([russound_rio docs])
- Add dew point to Awair integration ([@ricohageman] - [#148403]) ([awair docs])
- Add new sensors to GIOS integration ([@bieniu] - [#148510]) ([gios docs])
- Add `water flow` sensor to IMGW PIB integration ([@bieniu] - [#148517]) ([imgw_pib docs])
- Add YS8009 support to Yolink ([@matrixd2] - [#148538]) ([yolink docs]) (dependency)
- Add YoLink YS7A12 support ([@matrixd2] - [#148588]) ([yolink docs])
- OpenAI: Add attachment support to AI task ([@balloob] - [#148676]) ([openai_conversation docs])
- Add assumed optimistic state to template select ([@Petro31] - [#148513]) ([template docs])
- Allow AI Task to handle camera attachments ([@balloob] - [#148753]) ([ai_task docs])
- Fan support in WiZ ([@arturpragacz] - [#146440]) ([wiz docs]) (new-platform)
- Add Fan platform to Switchbot cloud ([@XiaoLing-git] - [#148304]) ([switchbot_cloud docs]) (new-platform)
- Add forecast service to amberelectric ([@madpilot] - [#144848]) ([amberelectric docs])
- Add Reolink wifi signal sensor for IPC cams ([@starkillerOG] - [#149200]) ([reolink docs])
- Add Reolink post recording time select entity ([@starkillerOG] - [#149201]) ([reolink docs])
- Matter MicrowaveOven device ([@lboue] - [#148219]) ([matter docs])
- Add upload_file action to immich integration ([@mib1185] - [#147295]) ([immich docs])
- Add binary sensor for rain detection for Velux windows that have them ([@wollew] - [#148275]) ([velux docs]) (new-platform)
- Add Vacuum support to smartthings ([@jennoian] - [#148724]) ([smartthings docs]) (new-platform) (noteworthy)
- Osoenergy holiday mode services ([@osohotwateriot] - [#149430]) ([osoenergy docs])
- Add Reolink pre-recording entities ([@starkillerOG] - [#149522]) ([reolink docs])
- Add notify platform to PlayStation Network integration ([@tr4nt0r] - [#149557]) ([playstation_network docs]) (new-platform)
- Add YoLink YS6614 support. ([@matrixd2] - [#149153]) ([yolink docs])
- Add OSO Energy Custom Away Mode Service ([@osohotwateriot] - [#149612]) ([osoenergy docs])
- Allow picture card to serve media images (#26291) @karwosts
- Add download device info button (#26278) @balloob
- Improve ZHA routes vizualization (#26270) @MindFreeze
- Add handle to axis pointer in charts on mobile (#26088) @MindFreeze
- Add features to light & cover groups more-info (#26187) @MindFreeze
[@arturpragacz]: https://github.com/arturpragacz
[@balloob]: https://github.com/balloob
[@bieniu]: https://github.com/bieniu
[@gjohansson-ST]: https://github.com/gjohansson-ST
[@HarvsG]: https://github.com/HarvsG
[@JackJPowell]: https://github.com/JackJPowell
[@jennoian]: https://github.com/jennoian
[@lboue]: https://github.com/lboue
[@madpilot]: https://github.com/madpilot
[@matrixd2]: https://github.com/matrixd2
[@mib1185]: https://github.com/mib1185
[@noahhusby]: https://github.com/noahhusby
[@osohotwateriot]: https://github.com/osohotwateriot
[@ricohageman]: https://github.com/ricohageman
[@starkillerOG]: https://github.com/starkillerOG
[@tr4nt0r]: https://github.com/tr4nt0r
[@wollew]: https://github.com/wollew
[@XiaoLing-git]: https://github.com/XiaoLing-git
[AI Task]: /integrations/ai_task
[AmberElectric]: /integrations/amberelectric
[Awair]: /integrations/awair
[GIOS]: /integrations/gios
[Immich]: /integrations/immich
[IMGW PIB]: /integrations/imgw_pib
[Matter]: /integrations/matter
[Nord Pool]: /integrations/nordpool
[OpenAI Conversation]: /integrations/openai_conversation
[OSO Energy]: /integrations/osoenergy
[Pi-hole]: /integrations/pi_hole
[PlayStation Network]: /integrations/playstation_network
[Reolink]: /integrations/reolink
[Russound RIO]: /integrations/russound_rio
[SmartThings]: /integrations/smartthings
[SwitchBot Cloud]: /integrations/switchbot_cloud
[Velux]: /integrations/velux
[WiZ]: /integrations/wiz
[YoLink]: /integrations/yolink
### Integration quality scale achievements