Skip to content

Commit e5f1950

Browse files
oblogic7frenck
andcommitted
Remove owlet (#11869)
* Remove owlet * Clean redirects and remove logo * Cleanup internal links * Cleanup CODEOWNERS Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent 2083057 commit e5f1950

File tree

7 files changed

+5
-68
lines changed

7 files changed

+5
-68
lines changed

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ source/_integrations/openuv.markdown @bachya
237237
source/_integrations/openweathermap.markdown @fabaff
238238
source/_integrations/orangepi_gpio.markdown @pascallj
239239
source/_integrations/oru.markdown @bvlaicu
240-
source/_integrations/owlet.markdown @oblogic7
241240
source/_integrations/panel_custom.markdown @home-assistant/frontend
242241
source/_integrations/panel_iframe.markdown @home-assistant/frontend
243242
source/_integrations/pcal9535a.markdown @Shulyaka

source/_integrations/owlet.markdown

Lines changed: 0 additions & 57 deletions
This file was deleted.

source/_posts/2019-03-13-release-89.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ __Existing SmartThings configuration entries will be removed,__ including the Sm
3939
- Rewrite of Toon component ([@frenck] - [#21186]) ([toon docs]) (breaking change) (new-platform)
4040
- Times of The Day Binary Sensor ([@kstaniek] - [#20068]) ([binary_sensor.tod docs]) (new-platform)
4141
- Add switch platform for Danfoss Air and additional sensors. ([@JonasPed] - [#21046]) ([danfoss_air docs]) (new-platform)
42-
- Owlet baby monitor component ([@oblogic7] - [#21108]) ([owlet docs]) (new-platform)
42+
- Owlet baby monitor component ([@oblogic7] - [#21108]) (new-platform)
4343
- deCONZ thermostat support ([@Kane610] - [#20586]) ([deconz docs]) (new-platform)
4444
- Added device tracker support for Ubee Router ([@mzdrale] - [#19586]) ([device_tracker docs]) (new-platform)
4545
- Add LCN cover platform ([@alengwenus] - [#20288]) ([lcn docs]) ([cover.lcn docs]) (new-platform)
@@ -185,8 +185,8 @@ Experiencing issues introduced by this release? Please report them in our [issue
185185
- Config Entry migrations ([@andrewsayre] - [#20888])
186186
- Refactor http CachingStaticResource ([@awarecan] - [#21062]) ([http docs])
187187
- Add index parameter to scrape sensor ([@davidbb] - [#21084]) ([sensor.scrape docs])
188-
- Owlet baby monitor component ([@oblogic7] - [#21108]) ([owlet docs]) (new-platform)
189-
- Order imports ([@fabaff] - [#21117]) ([owlet docs])
188+
- Owlet baby monitor component ([@oblogic7] - [#21108]) (new-platform)
189+
- Order imports ([@fabaff] - [#21117])
190190
- Add Groups to Homematic IP ([@SukramJ] - [#21076]) ([homematicip_cloud docs])
191191
- Remove outdated url pattern match support for static file hosting ([@awarecan] - [#21109]) ([http docs])
192192
- Upgrade pytest to 4.2.1 ([@scop] - [#21112])
@@ -668,7 +668,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
668668
[netatmo docs]: /integrations/netatmo/
669669
[nissan_leaf docs]: /integrations/nissan_leaf/
670670
[notify docs]: /integrations/notify/
671-
[owlet docs]: /integrations/owlet/
672671
[person docs]: /integrations/person/
673672
[point docs]: /integrations/point/
674673
[prometheus docs]: /integrations/prometheus/

source/_posts/2019-10-10-release-100.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
455455
- Add more ebusd Vaillant "bai" sensors ([@sashao] - [#26750]) ([ebusd docs])
456456
- Add xbox live custom update interval ([@MartinHjelmare] - [#26939]) ([xbox_live docs])
457457
- Guard against non supported entities ([@balloob] - [#26941]) ([alexa docs])
458-
- Bump pyowlet to 1.0.3 ([@jaburges] - [#26892]) ([owlet docs])
458+
- Bump pyowlet to 1.0.3 ([@jaburges] - [#26892])
459459
- Revert Nest HVAC mode when disabling Eco mode ([@joe248] - [#26934]) ([nest docs])
460460
- Fix ecobee integration ([@marthoc] - [#26951]) ([ecobee docs])
461461
- Add CO2 level reading for Kaiterra integration ([@Michsior14] - [#26935]) ([kaiterra docs])
@@ -955,7 +955,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
955955
[opentherm_gw docs]: /integrations/opentherm_gw/
956956
[openuv docs]: /integrations/openuv/
957957
[otp docs]: /integrations/otp/
958-
[owlet docs]: /integrations/owlet/
959958
[persistent_notification docs]: /integrations/persistent_notification/
960959
[pi_hole docs]: /integrations/pi_hole/
961960
[plex docs]: /integrations/plex/

source/_posts/2019-12-11-release-103.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
738738
- Move imports to top for pencom ([@springstan] - [#29348]) ([pencom docs])
739739
- Include telegram_bot message id for all messages ([@luca-angemi] - [#29315]) ([telegram_bot docs])
740740
- Ignore state of climate entities in prometheus ([@springstan] - [#29346]) ([prometheus docs])
741-
- Move imports to top for owlet ([@springstan] - [#29352]) ([owlet docs])
741+
- Move imports to top for owlet ([@springstan] - [#29352])
742742
- Rendering complex template objects to leave non-template values alone ([@balloob] - [#29353])
743743
- Move imports to top for opple ([@springstan] - [#29372]) ([opple docs])
744744
- Move imports to top for orvibo ([@springstan] - [#29371]) ([orvibo docs])
@@ -1665,7 +1665,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
16651665
[openuv docs]: /integrations/openuv/
16661666
[opple docs]: /integrations/opple/
16671667
[orvibo docs]: /integrations/orvibo/
1668-
[owlet docs]: /integrations/owlet/
16691668
[owntracks docs]: /integrations/owntracks/
16701669
[panasonic_viera docs]: /integrations/panasonic_viera/
16711670
[pencom docs]: /integrations/pencom/

source/_redirects

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,6 @@
16701670
/components/orvibo /integrations/orvibo
16711671
/components/osramlightify /integrations/osramlightify
16721672
/components/otp /integrations/otp
1673-
/components/owlet /integrations/owlet
16741673
/components/owntracks /integrations/owntracks
16751674
/components/panasonic_bluray /integrations/panasonic_bluray
16761675
/components/panasonic_viera /integrations/panasonic_viera

source/images/supported_brands/owlet.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)