diff --git a/CODEOWNERS b/CODEOWNERS index 3ae6a3795f1..2566da4a35f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -30,7 +30,6 @@ source/_integrations/alert.markdown @home-assistant/core source/_integrations/alexa.markdown @home-assistant/cloud @ochlocracy source/_integrations/alexa.smart_home.markdown @home-assistant/cloud @ochlocracy source/_integrations/almond.markdown @gcampax @balloob -source/_integrations/ambee.markdown @frenck source/_integrations/amberelectric.markdown @madpilot source/_integrations/ambiclimate.markdown @danielhiversen source/_integrations/ambient_station.markdown @bachya diff --git a/source/_integrations/ambee.markdown b/source/_integrations/ambee.markdown deleted file mode 100644 index dd082e0e67d..00000000000 --- a/source/_integrations/ambee.markdown +++ /dev/null @@ -1,95 +0,0 @@ ---- -title: Ambee -description: Instructions on how to integrate Ambee within Home Assistant. -ha_category: - - Environment - - Health -ha_release: 2021.7 -ha_iot_class: Cloud Polling -ha_config_flow: true -ha_codeowners: - - '@frenck' -ha_domain: ambee -ha_platforms: - - sensor -ha_quality_scale: platinum -ha_integration_type: integration ---- - -
- This integration is pending removal from Home Assistant and will be no longer available as of Home Assistant 2022.10. -
- -The Ambee integration integrates the [Ambee](https://www.getambee.com/) API -platform with Home Assistant. - -Ambee fuses the power of thousands of on-ground sensor data and hundreds of -remote imagery from satellites. Their state-of-the-art AI and ML techniques with -proprietary models analyze environmental factors such as air quality, soil, -micro weather, pollen, and more to help millions worldwide say safe and protect -themselves. - -## Prerequisites - -To use the Ambee integration, you will need to obtain an API key from Ambee. -Ambee provides free evulation API keys, that are limited to 50,000 credits -and for a period of 30 days. After that, you will need to sign up for a -paid enterprise plan in order to continue using Ambee. - -[Sign up for an Ambee account](https://api-dashboard.getambee.com/#/signup). -Once you have completed the sign up and logged in for the first time, the -API token will be displayed on the top of your -[Ambee dashboard](https://api-dashboard.getambee.com/#/). Make sure you select -both the Air Quality API and the Pollen API. - -{% include integrations/config_flow.md %} - -## Sensors - -The Ambee platform mainly provides sensors that you can use in your automations. - -### Air Quality - -Polluted air affects planetary well-being with disruption to our ecosystem and -various health risks. The following sensors from Ambee are available on this: - -- Air Quality Index (AQI) -- Carbon Monoxide (CO) -- Nitrogen Dioxide (NO2) -- Ozone -- Particulate Matter < 10 μm -- Particulate Matter < 2.5 μm -- Sulphur Dioxide (SO2) - -### Pollen - -Pollen is a fine powder produced by trees and plants. Pollen can severely affect -people, especially those with different ailments such as asthma and respiratory -issues. This integration provides a lot of sensors to monitor pollen counts and -risks. - -Generic pollen count sensors (in pollen/m3) -and as risk level (low, moderate, high, very high): - -- Grass -- Tree -- Weed - -Additionally, sensors for specific pollen from specific grasses, -trees or weeds, in pollen/m3, are provided. These are disabled by default. -Enable those entities in the user interface if you like to use these: - -- Alder Tree -- Birch Tree -- Chenopod Weed -- Cypress Tree -- Elm Tree -- Hazel Tree -- Mugwort Weed -- Nettle Weed -- Oak Tree -- Pine Tree -- Plane Tree -- Poaceae Grass -- Poplar Tree -- Ragweed diff --git a/source/_redirects b/source/_redirects index 4d66c47245f..f7d1f188e35 100644 --- a/source/_redirects +++ b/source/_redirects @@ -411,6 +411,7 @@ # Removed integrations /integrations/alarmdotcom /more-info/removed-integration 301 +/integrations/ambee /more-info/removed-integration 301 /integrations/apns /more-info/removed-integration 301 /integrations/arlo /more-info/removed-integration 301 /integrations/arduino /more-info/removed-integration 301