2024.3: Finalize new (virtual) integrations

This commit is contained in:
Franck Nijhof 2024-03-06 14:22:08 +01:00
parent bb9543a71e
commit ec1bd95c4b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -225,43 +225,52 @@ Frontend:
[bring docs]: /integrations/bring/ [bring docs]: /integrations/bring/
[zha docs]: /integrations/zha/ [zha docs]: /integrations/zha/
## New integrations ## New integrations
We welcome the following new integrations in this release: We welcome the following new integrations in this release:
- **[Aprilaire]**, added by [@chamberlain2007]<br /> - **[Aprilaire]**, added by [@chamberlain2007]<br />
TODO: Description Monitor and control your Aprilaire thermostats.
- **[Husqvarna Automower]**, added by [@Thomas55555]<br /> - **[Husqvarna Automower]**, added by [@Thomas55555]<br />
The Husqvarna Automower integration allows you to integrate and control The Husqvarna Automower integration allows you to integrate and control
lawn mower straight from Home Assistant. your lawn mower straight from Home Assistant.
- **[microBees]**, added by [@marcolettieri]<br /> - **[microBees]**, added by [@marcolettieri]<br />
TODO: Description Control your microBees devices, such as plugs and wall switches.
- Add webmin integration ([@autinerd] - [#106976]) ([webmin docs]) (new-integration) - **[WeatherFlow Cloud]**, added by [@jeeftor]<br />
- WeatherFlow Forecast (REST API) ([@jeeftor] - [#106615]) ([weatherflow_cloud docs]) (new-integration) The WeatherFlow Cloud is an alternative to the existing [local WeatherFlow]
integration and pulls in data from your Tempest Weather Station.
- **[Webmin]**, added by [@autinerd]<br />
Monitor the CPU and memory usage of your Webmin-managed server.
[@autinerd]: https://github.com/autinerd
[@chamberlain2007]: https://github.com/chamberlain2007 [@chamberlain2007]: https://github.com/chamberlain2007
[@jeeftor]: https://github.com/jeeftor
[@marcolettieri]: https://github.com/marcolettieri [@marcolettieri]: https://github.com/marcolettieri
[@Thomas55555]: https://github.com/Thomas55555 [@Thomas55555]: https://github.com/Thomas55555
[Aprilaire]: /integrations/aprilaire [Aprilaire]: /integrations/aprilaire
[Husqvarna Automower]: /integrations/husqvarna_automower [Husqvarna Automower]: /integrations/husqvarna_automower
[local WeatherFlow]: /integrations/weatherflow
[microBees]: /integrations/microbees [microBees]: /integrations/microbees
[WeatherFlow Cloud]: /integrations/weatherflow_cloud
[Webmin]: /integrations/webmin
This release also has new virtual integrations. Virtual integrations are stubs This release also has new virtual integrations. Virtual integrations are stubs
that are handled by other (existing) integrations to help with findability. that are handled by other (existing) integrations to help with findability.
The following virtual integrations have been added: The following virtual integrations have been added:
- **[Acomax]**, provided by [Motionblinds]
- **[Duquesne Light]**, provided by [Opower] - **[Duquesne Light]**, provided by [Opower]
- **[Krispol]**, provided by [Motionblinds]
- **[Madeco]**, provided by [Motionblinds]
- **[SamSam]**, provided by [EnergyZero] - **[SamSam]**, provided by [EnergyZero]
- **[ZonderGas]**, provided by [EnergyZero] - **[ZonderGas]**, provided by [EnergyZero]
- Add Motionblinds vitual integrations __init__.py ([@starkillerOG] - [#110903]) (new-integration)
- Add Motionblinds virtual integration Acomax ([@starkillerOG] - [#111458]) ([acomax docs]) (new-integration)
- Add Motionblinds virtual integration Krispol ([@starkillerOG] - [#111456]) ([krispol docs]) (new-integration)
- Add Motionblinds virtual integration Madeco ([@starkillerOG] - [#111455]) ([madeco docs]) (new-integration)
[Acomax]: /integrations/acomax
[Duquesne Light]: /integrations/duquesne_light [Duquesne Light]: /integrations/duquesne_light
[EnergyZero]: /integrations/energyzero [EnergyZero]: /integrations/energyzero
[Krispol]: /integrations/krispol
[Madeco]: /integrations/madeco
[Motionblinds]: /integrations/motion_blinds
[Opower]: /integrations/opower [Opower]: /integrations/opower
[SamSam]: /integrations/samsam [SamSam]: /integrations/samsam
[ZonderGas]: /integrations/zondergas [ZonderGas]: /integrations/zondergas