mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- notify
|
||||
- sensor
|
||||
- switch
|
||||
|
@ -15,6 +15,7 @@ ha_platforms:
|
||||
- sensor
|
||||
ha_integration_type: device
|
||||
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.
|
||||
|
@ -239,4 +239,3 @@ actions:
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
||||
|
@ -31,6 +31,7 @@ ha_platforms:
|
||||
- switch
|
||||
- time
|
||||
ha_iot_class: Cloud Push
|
||||
ha_dhcp: true
|
||||
ha_zeroconf: true
|
||||
---
|
||||
|
||||
|
@ -20,7 +20,7 @@ ha_platforms:
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: device
|
||||
ha_quality_scale: bronze
|
||||
ha_quality_scale: platinum
|
||||
ha_dhcp: true
|
||||
---
|
||||
|
||||
|
@ -31,6 +31,7 @@ ha_platforms:
|
||||
- switch
|
||||
- time
|
||||
ha_iot_class: Cloud Push
|
||||
ha_dhcp: true
|
||||
ha_zeroconf: true
|
||||
---
|
||||
|
||||
|
@ -11,6 +11,7 @@ ha_iot_class: Calculated
|
||||
ha_qa_scale: internal
|
||||
ha_codeowners:
|
||||
- '@afaucogney'
|
||||
- '@karwosts'
|
||||
ha_domain: derivative
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
|
@ -15,6 +15,7 @@ ha_platforms:
|
||||
- button
|
||||
- diagnostics
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Local Polling
|
||||
|
@ -31,6 +31,7 @@ ha_platforms:
|
||||
- switch
|
||||
- time
|
||||
ha_iot_class: Cloud Push
|
||||
ha_dhcp: true
|
||||
ha_zeroconf: true
|
||||
---
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Google Gemini
|
||||
description: Instructions on how to integrate Google Gemini as a conversation agent
|
||||
ha_category:
|
||||
- Text-to-speech
|
||||
- Voice
|
||||
ha_release: 2023.6
|
||||
ha_domain: google_gemini
|
||||
@ -15,6 +16,7 @@ ha_config_flow: true
|
||||
ha_platforms:
|
||||
- conversation
|
||||
- diagnostics
|
||||
- tts
|
||||
ha_iot_class: Cloud Polling
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
title: Google Generative AI
|
||||
description: Instructions on how to integrate Google Generative AI as a conversation agent
|
||||
ha_category:
|
||||
- Voice
|
||||
- Text-to-speech
|
||||
- Voice
|
||||
ha_release: 2023.6
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
|
@ -9,6 +9,11 @@ ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@ctalkington'
|
||||
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).
|
||||
|
@ -13,6 +13,7 @@ ha_platforms:
|
||||
- sensor
|
||||
ha_config_flow: true
|
||||
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.
|
||||
|
@ -48,6 +48,7 @@ ha_platforms:
|
||||
- weather
|
||||
ha_config_flow: true
|
||||
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.
|
||||
|
@ -25,6 +25,7 @@ ha_platforms:
|
||||
- switch
|
||||
ha_config_flow: true
|
||||
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.
|
||||
|
@ -23,6 +23,7 @@ ha_platforms:
|
||||
ha_integration_type: integration
|
||||
ha_codeowners:
|
||||
- '@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:
|
||||
|
@ -6,8 +6,9 @@ ha_category:
|
||||
ha_domain: linak
|
||||
ha_integration_type: virtual
|
||||
ha_supporting_domain: idasen_desk
|
||||
ha_supporting_integration: IKEA Idåsen Desk
|
||||
ha_supporting_integration: IKEA Idasen Desk
|
||||
ha_release: '2023.10'
|
||||
ha_bluetooth: true
|
||||
ha_codeowners:
|
||||
- '@abmantis'
|
||||
ha_config_flow: true
|
||||
@ -16,7 +17,6 @@ ha_platforms:
|
||||
- cover
|
||||
- sensor
|
||||
ha_iot_class: Local Push
|
||||
ha_bluetooth: true
|
||||
---
|
||||
|
||||
{% include integrations/supported_brand.md %}
|
||||
|
@ -5,14 +5,15 @@ ha_category:
|
||||
- Media player
|
||||
ha_domain: linkplay
|
||||
ha_zeroconf: true
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: hub
|
||||
ha_release: 2024.8
|
||||
ha_codeowners:
|
||||
- '@Velleman'
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- media_player
|
||||
- button
|
||||
- diagnostics
|
||||
- media_player
|
||||
ha_iot_class: Local Polling
|
||||
---
|
||||
|
||||
|
@ -1,11 +1,15 @@
|
||||
---
|
||||
title: "Locative"
|
||||
description: "Instructions on how to use Locative to track devices in Home Assistant."
|
||||
title: Locative
|
||||
description: Instructions on how to use Locative to track devices in Home Assistant.
|
||||
ha_category:
|
||||
- Presence detection
|
||||
ha_release: 0.86
|
||||
ha_iot_class: Cloud Push
|
||||
ha_iot_class: Local Push
|
||||
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.
|
||||
|
@ -11,6 +11,7 @@ ha_codeowners:
|
||||
- '@emontnemery'
|
||||
ha_domain: meater
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
@ -2,22 +2,24 @@
|
||||
title: Vogel's MotionMount
|
||||
description: Instructions on how to integrate Vogel's MotionMount into Home Assistant.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Number
|
||||
- Select
|
||||
- Binary sensor
|
||||
- Sensor
|
||||
ha_release: 2024.1
|
||||
ha_iot_class: Local Push
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- number
|
||||
- select
|
||||
- binary_sensor
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
- '@RJPoelstra'
|
||||
- '@laiho-vogels'
|
||||
ha_domain: motionmount
|
||||
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.
|
||||
@ -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.
|
||||
- **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.
|
||||
|
||||
|
@ -10,6 +10,7 @@ ha_codeowners:
|
||||
- '@music-assistant'
|
||||
ha_domain: music_assistant
|
||||
ha_platforms:
|
||||
- button
|
||||
- media_player
|
||||
ha_zeroconf: true
|
||||
ha_integration_type: integration
|
||||
|
@ -13,6 +13,7 @@ ha_integration_type: integration
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- notify
|
||||
- sensor
|
||||
ha_quality_scale: bronze
|
||||
---
|
||||
|
||||
|
@ -18,6 +18,7 @@ related:
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- 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.
|
||||
|
@ -7,15 +7,19 @@ ha_release: 2025.7
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: playstation_network
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- media_player
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
- '@jackjpowell'
|
||||
- '@tr4nt0r'
|
||||
ha_config_flow: true
|
||||
ha_quality_scale: bronze
|
||||
ha_integration_type: integration
|
||||
ha_integration_type: service
|
||||
related:
|
||||
- url: https://playstation.com/
|
||||
title: Playstation
|
||||
ha_dhcp: true
|
||||
---
|
||||
|
||||
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
|
||||
ha_platforms:
|
||||
- climate
|
||||
- cover
|
||||
- light
|
||||
- scene
|
||||
- switch
|
||||
|
@ -12,6 +12,7 @@ ha_platforms:
|
||||
- diagnostics
|
||||
ha_codeowners:
|
||||
- '@Thomas55555'
|
||||
- '@allenporter'
|
||||
ha_integration_type: service
|
||||
ha_quality_scale: silver
|
||||
---
|
||||
|
@ -19,6 +19,7 @@ ha_platforms:
|
||||
ha_zeroconf: true
|
||||
ha_dhcp: true
|
||||
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/).
|
||||
|
@ -10,7 +10,6 @@ ha_codeowners:
|
||||
- '@frenck'
|
||||
- '@joostlek'
|
||||
ha_domain: spotify
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- media_player
|
||||
|
@ -8,7 +8,9 @@ ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
ha_domain: telegram_bot
|
||||
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.
|
||||
|
@ -5,16 +5,17 @@ ha_category:
|
||||
- Sensor
|
||||
ha_release: '2025.7'
|
||||
ha_iot_class: Local Polling
|
||||
ha_quality_scale: Bronze
|
||||
ha_quality_scale: bronze
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@michaelheyman'
|
||||
ha_domain: tilt_pi
|
||||
ha_platforms:
|
||||
- sensor
|
||||
- sensor
|
||||
related:
|
||||
- url: https://tilthydrometer.com/collections/tilt-pi
|
||||
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
|
||||
|
@ -19,4 +19,3 @@ This {% term integration %} discovers nearby Zerproc lights and adds them to Hom
|
||||
{% 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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user