Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 0 additions & 59 deletions source/_components/ups.markdown

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance

- [Telegram] webhooks ([@scipioni])
- Added [Openhome][openhome] support ([@bazwilliams])
- [UPS][ups] sensor ([@happyleavesaoc])
- UPS sensor ([@happyleavesaoc])
- [FEDex][fedex] sensor ([@happyleavesaoc])
- [Gstreamer][gstreamer] media player ([@happyleavesaoc])
- [iTach Remote][itach] Platform ([@alanfischer])
Expand Down Expand Up @@ -286,7 +286,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[telegram]: /components/webhooks/
[pushsafer]: /components/notify.pushsafer/
[openhome]: /components/media_player.openhome/
[ups]: /components/sensor.ups/
[fedex]: /components/sensor.fedex/
[fido]: /components/sensor.fido/
[gstreamer]: /components/media_player.gstreamer/
Expand Down
3 changes: 1 addition & 2 deletions source/_posts/2017-04-22-ikea-tradfri--spotify.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Replace 'vendor_id' with 'arch' (fixes #7003) ([@fabaff] - [#7023])
- more tests for slugify ([@micw] - [#7027])
- Additional ZWave coverage ([@armills] - [#7024]) ([zwave docs])
- bump ups version ([@happyleavesaoc] - [#7033]) ([sensor.ups docs])
- bump ups version ([@happyleavesaoc] - [#7033])
- update usps version ([@happyleavesaoc] - [#7035]) ([sensor.usps docs])
- update fedex ([@happyleavesaoc] - [#7034]) ([sensor.fedex docs])
- Google TTS can't read percent sign (#6971) ([@pezinek] - [#7030]) ([tts.google docs])
Expand Down Expand Up @@ -467,7 +467,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.qnap docs]: /components/sensor.qnap/
[sensor.speedtest docs]: /components/sensor.speedtest/
[sensor.systemmonitor docs]: /components/sensor.systemmonitor/
[sensor.ups docs]: /components/sensor.ups/
[sensor.usps docs]: /components/sensor.usps/
[sensor.vera docs]: /components/sensor.vera/
[sun docs]: /components/sun/
Expand Down
3 changes: 1 addition & 2 deletions source/_posts/2017-06-17-release-47.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ automation:
- Fix EntityComponent handle entities without a name ([@balloob] - [#8065])
- Update pyunifi component to use APIError passed from pyunifi 2.13. Better accommodate login failures with wrapper in pyunifi 2.13. ([@finish06] - [#7899]) ([device_tracker.unifi docs])
- bump usps version ([@happyleavesaoc] - [#8074]) ([sensor.usps docs])
- bump ups ([@happyleavesaoc] - [#8075]) ([sensor.ups docs])
- bump ups ([@happyleavesaoc] - [#8075])

[#7152]: https://github.com/home-assistant/home-assistant/pull/7152
[#7318]: https://github.com/home-assistant/home-assistant/pull/7318
Expand Down Expand Up @@ -538,7 +538,6 @@ automation:
[sensor.snmp docs]: /components/sensor.snmp/
[sensor.statistics docs]: /components/sensor.statistics/
[sensor.template docs]: /components/sensor.template/
[sensor.ups docs]: /components/sensor.ups/
[sensor.usps docs]: /components/sensor.usps/
[sensor.waqi docs]: /components/sensor.waqi/
[sensor.wunderground docs]: /components/sensor.wunderground/
Expand Down
3 changes: 1 addition & 2 deletions source/_posts/2017-07-02-release-48.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ light:
- Add initial support for Shiftr.io ([@fabaff] - [#7974]) ([shiftr docs]) (new-platform)
- Add option to set language of openweathermap sensor, and handle updating errors ([@azogue] - [#8046]) ([sensor.openweathermap docs])
- Bump pyEmby version to account for API changes ([@mezz64] - [#8070]) ([media_player.emby docs])
- bump ups ([@happyleavesaoc] - [#8075]) ([sensor.ups docs])
- bump ups ([@happyleavesaoc] - [#8075])
- bump usps version ([@happyleavesaoc] - [#8074]) ([sensor.usps docs])
- Add to zwave services descriptions ([@andrey-git] - [#8072])
- Fix attribute entity ([@pvizeli] - [#8066]) (breaking change)
Expand Down Expand Up @@ -496,7 +496,6 @@ light:
[sensor.openweathermap docs]: /components/sensor.openweathermap/
[sensor.pi_hole docs]: /components/sensor.pi_hole/
[sensor.upnp docs]: /components/sensor.upnp/
[sensor.ups docs]: /components/sensor.ups/
[sensor.usps docs]: /components/sensor.usps/
[sensor.verisure docs]: /components/sensor.verisure/
[sensor.wunderground docs]: /components/sensor.wunderground/
Expand Down
3 changes: 1 addition & 2 deletions source/_posts/2017-10-07-release-55.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Upgrade Sphinx to 1.6.4 ([@fabaff] - [#9584])
- Bump pyatv to 0.3.5 ([@postlund] - [#9586]) ([apple_tv docs]) ([media_player.apple_tv docs])
- New Wink services. pair new device, rename, and delete, add new lock key code. Add water heater support ([@w1ll1am23] - [#9303]) ([wink docs]) ([binary_sensor.wink docs]) ([lock.wink docs]) (breaking change)
- Fixes UPS MyChoice exception ([@bachya] - [#9587]) ([sensor.ups docs])
- Fixes UPS MyChoice exception ([@bachya] - [#9587])
- FedEx: Adds "packages" as a unit ([@bachya] - [#9588]) ([sensor.fedex docs])
- Cleanup entity & remove warning ([@pvizeli] - [#9606])
- Add OwnTracks over HTTP ([@balloob] - [#9582]) ([http docs]) ([device_tracker.owntracks docs]) ([device_tracker.owntracks_http docs]) (new-platform)
Expand Down Expand Up @@ -369,7 +369,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.systemmonitor docs]: /components/sensor.systemmonitor/
[sensor.thethingsnetwork docs]: /components/sensor.thethingsnetwork/
[sensor.tibber docs]: /components/sensor.tibber/
[sensor.ups docs]: /components/sensor.ups/
[sensor.usps docs]: /components/sensor.usps/
[sensor.vera docs]: /components/sensor.vera/
[sensor.wunderground docs]: /components/sensor.wunderground/
Expand Down
5 changes: 2 additions & 3 deletions source/_posts/2019-08-28-release-98.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
Integrations which make use of web scraping and are pending for removal in Home Assistant 0.100.0 [ADR-004](https://github.com/home-assistant/architecture/blob/master/adr/0004-webscraping.md):
- **USPS** - ([@frenck] - [#25743]) ([usps docs])
- **SYTADIN** - ([@frenck] - [#25742])
- **UPS** - ([@frenck] - [#25746]) ([ups docs])
- **UPS** - ([@frenck] - [#25746])
- **FEDEX** - ([@frenck] - [#25745]) ([fedex docs])
- **SRP Energy** - ([@frenck] - [#25754])
- **Linksys AP** - ([@frenck] - [#25804])
Expand Down Expand Up @@ -349,7 +349,7 @@ anymore. - ([@abmantis] - [#25971])
- Manufacturer specific channel for SmartThings. ([@Adminiuga] - [#25739]) ([zha docs])
- Deprecates usps integration (ADR-0004) ([@frenck] - [#25743]) ([usps docs]) (breaking change)
- Deprecates sytadin integration (ADR-0004) ([@frenck] - [#25742]) (breaking change)
- Deprecates ups integration (ADR-0004) ([@frenck] - [#25746]) ([ups docs]) (breaking change)
- Deprecates ups integration (ADR-0004) ([@frenck] - [#25746]) (breaking change)
- Deprecates fedex integration (ADR-0004) ([@frenck] - [#25745]) ([fedex docs]) (breaking change)
- Deprecates srp_energy integration (ADR-0004) ([@frenck] - [#25754]) (breaking change)
- Updater component is always available and shows on/off depending on whether an update is available or not ([@Santobert] - [#25418]) ([updater docs]) (breaking change)
Expand Down Expand Up @@ -877,7 +877,6 @@ anymore. - ([@abmantis] - [#25971])
[unifi docs]: /components/unifi/
[updater docs]: /components/updater/
[upnp docs]: /components/upnp/
[ups docs]: /components/ups/
[usps docs]: /components/usps/
[vacuum docs]: /components/vacuum/
[velbus docs]: /components/velbus/
Expand Down
Binary file removed source/images/supported_brands/ups.png
Binary file not shown.