mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
2025.7: Sync codebase
This commit is contained in:
parent
773ce99711
commit
878cea027d
@ -14,6 +14,7 @@ ha_codeowners:
|
|||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- diagnostics
|
||||||
- notify
|
- notify
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
@ -15,6 +15,7 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
|
ha_quality_scale: bronze
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Altruist** {% term integration %} connects Home Assistant to [Air Quality Sensor “Altruist“](https://robonomics.network/devices/altruist/) — a device designed for decentralized environmental monitoring. It captures noise, dust, and temperature data from the sensor over HTTP, making it available as locally usable entities within Home Assistant.
|
The **Altruist** {% term integration %} connects Home Assistant to [Air Quality Sensor “Altruist“](https://robonomics.network/devices/altruist/) — a device designed for decentralized environmental monitoring. It captures noise, dust, and temperature data from the sensor over HTTP, making it available as locally usable entities within Home Assistant.
|
||||||
|
@ -239,4 +239,3 @@ actions:
|
|||||||
```
|
```
|
||||||
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ ha_platforms:
|
|||||||
- switch
|
- switch
|
||||||
- time
|
- time
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
|
ha_dhcp: true
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
ha_quality_scale: bronze
|
ha_quality_scale: platinum
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ ha_platforms:
|
|||||||
- switch
|
- switch
|
||||||
- time
|
- time
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
|
ha_dhcp: true
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@ ha_iot_class: Calculated
|
|||||||
ha_qa_scale: internal
|
ha_qa_scale: internal
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@afaucogney'
|
- '@afaucogney'
|
||||||
|
- '@karwosts'
|
||||||
ha_domain: derivative
|
ha_domain: derivative
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
@ -15,6 +15,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- number
|
- number
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
|
@ -31,6 +31,7 @@ ha_platforms:
|
|||||||
- switch
|
- switch
|
||||||
- time
|
- time
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
|
ha_dhcp: true
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
title: Google Gemini
|
title: Google Gemini
|
||||||
description: Instructions on how to integrate Google Gemini as a conversation agent
|
description: Instructions on how to integrate Google Gemini as a conversation agent
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Text-to-speech
|
||||||
- Voice
|
- Voice
|
||||||
ha_release: 2023.6
|
ha_release: 2023.6
|
||||||
ha_domain: google_gemini
|
ha_domain: google_gemini
|
||||||
@ -15,6 +16,7 @@ ha_config_flow: true
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- conversation
|
- conversation
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- tts
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
title: Google Generative AI
|
title: Google Generative AI
|
||||||
description: Instructions on how to integrate Google Generative AI as a conversation agent
|
description: Instructions on how to integrate Google Generative AI as a conversation agent
|
||||||
ha_category:
|
ha_category:
|
||||||
- Voice
|
|
||||||
- Text-to-speech
|
- Text-to-speech
|
||||||
|
- Voice
|
||||||
ha_release: 2023.6
|
ha_release: 2023.6
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
|
@ -9,6 +9,11 @@ ha_config_flow: true
|
|||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@ctalkington'
|
- '@ctalkington'
|
||||||
ha_domain: ipp
|
ha_domain: ipp
|
||||||
|
ha_platforms:
|
||||||
|
- diagnostics
|
||||||
|
- sensor
|
||||||
|
ha_zeroconf: true
|
||||||
|
ha_integration_type: device
|
||||||
---
|
---
|
||||||
|
|
||||||
The `Internet Printing Protocol (IPP)` integration allows you to read current data from your networked printer that supports the [Internet Printing Protocol](https://www.pwg.org/ipp/everywhere.html).
|
The `Internet Printing Protocol (IPP)` integration allows you to read current data from your networked printer that supports the [Internet Printing Protocol](https://www.pwg.org/ipp/everywhere.html).
|
||||||
|
@ -13,6 +13,7 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
|
ha_quality_scale: gold
|
||||||
---
|
---
|
||||||
|
|
||||||
The **ista EcoTrend** {% term integration %} for Home Assistant allows you to import your monthly meter readings from the [ista EcoTrend](https://ecotrend.ista.de) service.
|
The **ista EcoTrend** {% term integration %} for Home Assistant allows you to import your monthly meter readings from the [ista EcoTrend](https://ecotrend.ista.de) service.
|
||||||
|
@ -48,6 +48,7 @@ ha_platforms:
|
|||||||
- weather
|
- weather
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_integration_type: hub
|
ha_integration_type: hub
|
||||||
|
ha_quality_scale: silver
|
||||||
---
|
---
|
||||||
|
|
||||||
The [KNX](https://www.knx.org) integration connects Home Assistant to your KNX installation, allowing you to control KNX devices, act on telegrams and forward state changes from other integrations entities to your KNX bus.
|
The [KNX](https://www.knx.org) integration connects Home Assistant to your KNX installation, allowing you to control KNX devices, act on telegrams and forward state changes from other integrations entities to your KNX bus.
|
||||||
|
@ -25,6 +25,7 @@ ha_platforms:
|
|||||||
- switch
|
- switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
|
ha_quality_scale: bronze
|
||||||
---
|
---
|
||||||
|
|
||||||
The **LCN** {% term integration %} for Home Assistant allows you to connect to [LCN](https://www.lcn.eu/) hardware devices.
|
The **LCN** {% term integration %} for Home Assistant allows you to connect to [LCN](https://www.lcn.eu/) hardware devices.
|
||||||
|
@ -23,6 +23,7 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@LG-ThinQ-Integration'
|
- '@LG-ThinQ-Integration'
|
||||||
|
ha_dhcp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The **LG ThinQ** integration allows you to connect LG ThinQ devices to Home Assistant. The features of this integration include:
|
The **LG ThinQ** integration allows you to connect LG ThinQ devices to Home Assistant. The features of this integration include:
|
||||||
|
@ -6,8 +6,9 @@ ha_category:
|
|||||||
ha_domain: linak
|
ha_domain: linak
|
||||||
ha_integration_type: virtual
|
ha_integration_type: virtual
|
||||||
ha_supporting_domain: idasen_desk
|
ha_supporting_domain: idasen_desk
|
||||||
ha_supporting_integration: IKEA Idåsen Desk
|
ha_supporting_integration: IKEA Idasen Desk
|
||||||
ha_release: '2023.10'
|
ha_release: '2023.10'
|
||||||
|
ha_bluetooth: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@abmantis'
|
- '@abmantis'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -16,7 +17,6 @@ ha_platforms:
|
|||||||
- cover
|
- cover
|
||||||
- sensor
|
- sensor
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_bluetooth: true
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include integrations/supported_brand.md %}
|
{% include integrations/supported_brand.md %}
|
||||||
|
@ -5,14 +5,15 @@ ha_category:
|
|||||||
- Media player
|
- Media player
|
||||||
ha_domain: linkplay
|
ha_domain: linkplay
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_integration_type: integration
|
ha_integration_type: hub
|
||||||
ha_release: 2024.8
|
ha_release: 2024.8
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@Velleman'
|
- '@Velleman'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- media_player
|
|
||||||
- button
|
- button
|
||||||
|
- diagnostics
|
||||||
|
- media_player
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,11 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: "Locative"
|
title: Locative
|
||||||
description: "Instructions on how to use Locative to track devices in Home Assistant."
|
description: Instructions on how to use Locative to track devices in Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Presence detection
|
- Presence detection
|
||||||
ha_release: 0.86
|
ha_release: 0.86
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Local Push
|
||||||
ha_domain: locative
|
ha_domain: locative
|
||||||
|
ha_platforms:
|
||||||
|
- device_tracker
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
This platform allows you to detect presence using [Locative](https://www.locative.app/). Locative is an open source app for [iOS](https://apps.apple.com/us/app/locative/id725198453?ign-mpt=uo%3D4) that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location.
|
This platform allows you to detect presence using [Locative](https://www.locative.app/). Locative is an open source app for [iOS](https://apps.apple.com/us/app/locative/id725198453?ign-mpt=uo%3D4) that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location.
|
||||||
|
@ -11,6 +11,7 @@ ha_codeowners:
|
|||||||
- '@emontnemery'
|
- '@emontnemery'
|
||||||
ha_domain: meater
|
ha_domain: meater
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
@ -2,22 +2,24 @@
|
|||||||
title: Vogel's MotionMount
|
title: Vogel's MotionMount
|
||||||
description: Instructions on how to integrate Vogel's MotionMount into Home Assistant.
|
description: Instructions on how to integrate Vogel's MotionMount into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Number
|
- Number
|
||||||
- Select
|
- Select
|
||||||
- Binary sensor
|
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 2024.1
|
ha_release: 2024.1
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- number
|
- number
|
||||||
- select
|
- select
|
||||||
- binary_sensor
|
|
||||||
- sensor
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@RJPoelstra'
|
- '@laiho-vogels'
|
||||||
ha_domain: motionmount
|
ha_domain: motionmount
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
|
ha_quality_scale: bronze
|
||||||
|
ha_integration_type: device
|
||||||
---
|
---
|
||||||
|
|
||||||
The `motionmount` {% term integration %} allows you to control the position of your [TVM 7675 Pro](https://www.vogels.com/p/tvm-7675-pro-motorized-tv-wall-mount-black) SIGNATURE MotionMount from Vogel's.
|
The `motionmount` {% term integration %} allows you to control the position of your [TVM 7675 Pro](https://www.vogels.com/p/tvm-7675-pro-motorized-tv-wall-mount-black) SIGNATURE MotionMount from Vogel's.
|
||||||
@ -112,4 +114,3 @@ The following devices are *not* supported:
|
|||||||
- In case of doubt, perform a network reset by holding the reset button for approx. 5 seconds.
|
- In case of doubt, perform a network reset by holding the reset button for approx. 5 seconds.
|
||||||
- **Result**: The LED will start to blink slowly. This indicates that the network configuration is being reset to use DHCP.
|
- **Result**: The LED will start to blink slowly. This indicates that the network configuration is being reset to use DHCP.
|
||||||
- **Important**: Don't hold the reset button for too long (approx. 10 s). Holding the button for 10 s or longer starts a factory reset. A factory reset is indicated by the LED blinking fast.
|
- **Important**: Don't hold the reset button for too long (approx. 10 s). Holding the button for 10 s or longer starts a factory reset. A factory reset is indicated by the LED blinking fast.
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ ha_codeowners:
|
|||||||
- '@music-assistant'
|
- '@music-assistant'
|
||||||
ha_domain: music_assistant
|
ha_domain: music_assistant
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- button
|
||||||
- media_player
|
- media_player
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
|
@ -13,6 +13,7 @@ ha_integration_type: integration
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- notify
|
- notify
|
||||||
|
- sensor
|
||||||
ha_quality_scale: bronze
|
ha_quality_scale: bronze
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@ related:
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
|
- update
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Paperless-ngx** {% term integration %} allows you to connect your [Paperless-ngx](https://docs.paperless-ngx.com/) instance to Home Assistant and monitor its status and activity.
|
The **Paperless-ngx** {% term integration %} allows you to connect your [Paperless-ngx](https://docs.paperless-ngx.com/) instance to Home Assistant and monitor its status and activity.
|
||||||
|
@ -7,15 +7,19 @@ ha_release: 2025.7
|
|||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_domain: playstation_network
|
ha_domain: playstation_network
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- diagnostics
|
||||||
- media_player
|
- media_player
|
||||||
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@jackjpowell'
|
- '@jackjpowell'
|
||||||
|
- '@tr4nt0r'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_quality_scale: bronze
|
ha_quality_scale: bronze
|
||||||
ha_integration_type: integration
|
ha_integration_type: service
|
||||||
related:
|
related:
|
||||||
- url: https://playstation.com/
|
- url: https://playstation.com/
|
||||||
title: Playstation
|
title: Playstation
|
||||||
|
ha_dhcp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The **PlayStation Network** {% term integration %} enables you to seamlessly integrate information from your currently playing game in Home Assistant.
|
The **PlayStation Network** {% term integration %} enables you to seamlessly integrate information from your currently playing game in Home Assistant.
|
||||||
|
@ -8,6 +8,7 @@ ha_category:
|
|||||||
- Switch
|
- Switch
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- climate
|
- climate
|
||||||
|
- cover
|
||||||
- light
|
- light
|
||||||
- scene
|
- scene
|
||||||
- switch
|
- switch
|
||||||
|
@ -12,6 +12,7 @@ ha_platforms:
|
|||||||
- diagnostics
|
- diagnostics
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@Thomas55555'
|
- '@Thomas55555'
|
||||||
|
- '@allenporter'
|
||||||
ha_integration_type: service
|
ha_integration_type: service
|
||||||
ha_quality_scale: silver
|
ha_quality_scale: silver
|
||||||
---
|
---
|
||||||
|
@ -19,6 +19,7 @@ ha_platforms:
|
|||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
|
ha_quality_scale: bronze
|
||||||
---
|
---
|
||||||
|
|
||||||
The `samsungtv` platform allows you to control a [Samsung Smart TV](https://www.samsung.com/uk/tvs/all-tvs/).
|
The `samsungtv` platform allows you to control a [Samsung Smart TV](https://www.samsung.com/uk/tvs/all-tvs/).
|
||||||
|
@ -10,7 +10,6 @@ ha_codeowners:
|
|||||||
- '@frenck'
|
- '@frenck'
|
||||||
- '@joostlek'
|
- '@joostlek'
|
||||||
ha_domain: spotify
|
ha_domain: spotify
|
||||||
ha_zeroconf: true
|
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- media_player
|
- media_player
|
||||||
|
@ -8,7 +8,9 @@ ha_iot_class: Cloud Push
|
|||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_domain: telegram_bot
|
ha_domain: telegram_bot
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_quality_scale: legacy
|
ha_quality_scale: bronze
|
||||||
|
ha_codeowners:
|
||||||
|
- '@hanwg'
|
||||||
---
|
---
|
||||||
|
|
||||||
Use Telegram on your mobile or desktop device to send and receive messages or commands to/from your Home Assistant.
|
Use Telegram on your mobile or desktop device to send and receive messages or commands to/from your Home Assistant.
|
||||||
|
@ -5,7 +5,7 @@ ha_category:
|
|||||||
- Sensor
|
- Sensor
|
||||||
ha_release: '2025.7'
|
ha_release: '2025.7'
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_quality_scale: Bronze
|
ha_quality_scale: bronze
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@michaelheyman'
|
- '@michaelheyman'
|
||||||
@ -15,6 +15,7 @@ ha_platforms:
|
|||||||
related:
|
related:
|
||||||
- url: https://tilthydrometer.com/collections/tilt-pi
|
- url: https://tilthydrometer.com/collections/tilt-pi
|
||||||
title: Tilt Pi product page
|
title: Tilt Pi product page
|
||||||
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Tilt Pi** {% term integration %} allows you to connect a Tilt Pi to Home Assistant to
|
The **Tilt Pi** {% term integration %} allows you to connect a Tilt Pi to Home Assistant to
|
||||||
|
@ -19,4 +19,3 @@ This {% term integration %} discovers nearby Zerproc lights and adds them to Hom
|
|||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
The {% term integration %} will scan for nearby devices, and is completed if any are found. No additional configuration is required. The integration will perform a BLE scan every 60 seconds to search for new devices.
|
The {% term integration %} will scan for nearby devices, and is completed if any are found. No additional configuration is required. The integration will perform a BLE scan every 60 seconds to search for new devices.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user