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
44 changes: 0 additions & 44 deletions source/_integrations/postnl.markdown

This file was deleted.

5 changes: 2 additions & 3 deletions source/_posts/2018-05-11-release-69.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Not much time to write a great intro this time as we're hanging out at PyCon! So
- Support Xiaomi Mijia Bluetooth Wireless Temperature and Humidity Sensor ([@ratcashdev] - [#13955]) ([sensor.mitemp_bt docs]) (new-platform)
- Move RainMachine to component/hub model ([@bachya] - [#14085]) ([rainmachine docs]) ([switch.rainmachine docs]) (breaking change) (new-platform)
- Add Social Blade Sensor ([@meauxt] - [#14060]) ([sensor.socialblade docs]) ([sensor.uscis docs]) (new-platform)
- Add PostNL sensor (Dutch Postal Services) ([@iMicknl] - [#12366]) ([sensor.postnl docs]) (new-platform)
- Add PostNL sensor (Dutch Postal Services) ([@iMicknl] - [#12366]) (new-platform)
- Issue/add template fans ([@giangvo] - [#12027]) ([fan.template docs]) (new-platform)
- Matrix Chatbot ([@tinloaf] - [#13355]) ([matrix docs]) ([notify docs]) (breaking change) (new-platform)

Expand Down Expand Up @@ -145,7 +145,7 @@ rainmachine:
- Fix Hue color state for missing xy ([@amelchio] - [#14230]) ([light.hue docs])
- Add support for tracking devices on Netgear access points ([@MatMaul] - [#13331]) ([device_tracker docs])
- WUnderground unique ids ([@OttoWinter] - [#13311]) ([sensor.wunderground docs])
- Add PostNL sensor (Dutch Postal Services) ([@iMicknl] - [#12366]) ([sensor.postnl docs]) (new-platform)
- Add PostNL sensor (Dutch Postal Services) ([@iMicknl] - [#12366]) (new-platform)
- python_openzwave update config service ([@perosb] - [#12060]) ([zwave docs])
- Add unique_id to zwave node entity ([@andrey-git] - [#14201]) ([zwave docs])
- Add prereqs for HomeKit Controller ([@marthoc] - [#14172])
Expand Down Expand Up @@ -453,7 +453,6 @@ rainmachine:
[sensor.mitemp_bt docs]: /integrations/mitemp_bt
[sensor.mqtt docs]: /integrations/sensor.mqtt/
[sensor.pollen docs]: /integrations/iqvia
[sensor.postnl docs]: /integrations/postnl
[sensor.qnap docs]: /integrations/qnap
[sensor.socialblade docs]: /integrations/socialblade
[sensor.sql docs]: /integrations/sql
Expand Down
3 changes: 1 addition & 2 deletions source/_posts/2018-06-10-release-71.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Added option to block Osram Lightify individual lights in the same way that groups can be ([@austinlg96] - [#14470]) ([light.osramlightify docs])
- Upgrade directpy to 0.5 ([@Bahnburner] - [#14750]) ([media_player.directv docs])
- Update syntax of platform random ([@fabaff] - [#14767]) ([binary_sensor.random docs]) ([sensor.random docs])
- Update postnl api to 1.0.2 ([@iMicknl] - [#14769]) ([sensor.postnl docs])
- Update postnl api to 1.0.2 ([@iMicknl] - [#14769])
- Remove swagger file ([@fabaff] - [#14762])
- Update syntax ([@fabaff] - [#14771]) ([sensor.version docs])
- Update syntax ([@fabaff] - [#14768]) ([sensor.worldclock docs])
Expand Down Expand Up @@ -389,7 +389,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.netatmo docs]: /integrations/netatmo#sensor
[sensor.netdata docs]: /integrations/netdata
[sensor.onewire docs]: /integrations/onewire
[sensor.postnl docs]: /integrations/postnl
[sensor.rainmachine docs]: /integrations/rainmachine
[sensor.random docs]: /integrations/random#sensor
[sensor.shodan docs]: /integrations/shodan
Expand Down
5 changes: 2 additions & 3 deletions source/_posts/2018-07-06-release-73.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
## Breaking Changes

- The `pi_hole` sensor is now limited to `ads_blocked_today` by default and will no longer show all available data. Use [`monitored_conditions`](/integrations/pi_hole#monitored_conditions) to list the sensors you want. ([@fabaff] - [#15014]) ([sensor.pi_hole docs]) (breaking change)
- Update PostNL unit of measure to `packages` to align with UPS ([@keesschollaart81] - [#15023]) ([sensor.postnl docs]) (breaking change)
- Update PostNL unit of measure to `packages` to align with UPS ([@keesschollaart81] - [#15023]) (breaking change)
- Various attributes have been relocated to sensors that make more sense; additionally, some names are corrected. More info in [#14963] ([@bachya] - [#14963]) ([sensor.pollen docs]) (breaking change)
- The filter option for prometheus was aligned with other components ([@alexbarcelo] - [#13738]) ([prometheus docs]) (breaking change)
- Change some operation_modes for Z-Wave climate devices to comply with Home Assistant standards and compatibility with Google Home, Alexa and HomeKit. ([@cdce8p] - [#15162]) ([climate.zwave docs]) (breaking change)
Expand Down Expand Up @@ -70,7 +70,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Switch nuimo to a hopefully working pypi version ([@andrey-git] - [#15006]) ([nuimo_controller docs])
- Remove typing ([@fabaff] - [#15018])
- Add support for Homekit battery service ([@schmittx] - [#14288]) ([homekit docs])
- Update PostNL unit of measure to align with UPS ([@keesschollaart81] - [#15023]) ([sensor.postnl docs]) (breaking change)
- Update PostNL unit of measure to align with UPS ([@keesschollaart81] - [#15023]) (breaking change)
- Expose Wemo component availability to Home Assistant ([@gstorer] - [#14995]) ([light.wemo docs])
- Improve volume support for Vizio Smartcast ([@JeffLIrion] - [#14981]) ([media_player.vizio docs])
- Upgrade requests to 2.19.1 ([@fabaff] - [#15019])
Expand Down Expand Up @@ -312,7 +312,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.loopenergy docs]: /integrations/loopenergy
[sensor.pi_hole docs]: /integrations/pi_hole
[sensor.pollen docs]: /integrations/iqvia
[sensor.postnl docs]: /integrations/postnl
[sensor.waze_travel_time docs]: /integrations/waze_travel_time
[sensor.xiaomi_miio docs]: /integrations/sensor.xiaomi_miio/
[switch.anel_pwrctrl docs]: /integrations/anel_pwrctrl
Expand Down
5 changes: 2 additions & 3 deletions source/_posts/2019-01-23-release-86.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Nest sensor: Correctly map hvac_state to Home Assistant states. Heating -> heat, Cooling -> cool. ([@mitchellrj] - [#19895]) ([sensor.nest docs]) (breaking change)
- Add nad telnet media player and merge nadtcp into media_player.nad ([@rymsha] - [#19704]) ([media_player.nad docs]) (breaking change)
- Prezzi Benzina: Added the service type to the name of the sensor to better differentiate between different service tiers. ([@eliseomartelli] - [#19980]) ([sensor.prezzibenzina docs]) (breaking change)
- PostNL attributes are updated, contain now more information ([@basbl] - [#18334]) ([sensor.postnl docs]) (breaking change)
- PostNL attributes are updated, contain now more information ([@basbl] - [#18334]) (breaking change)
- Support for multiple Fibaro gateways. A list of gateways is expected instead of a single config. ([@pbalogh77] - [#19705]) ([fibaro docs]) ([binary_sensor.fibaro docs]) ([cover.fibaro docs]) ([light.fibaro docs]) ([scene.fibaro docs]) ([sensor.fibaro docs]) ([switch.fibaro docs]) (breaking change)
- Upgrade greeneye_monitor to 1.0. It now requires the full 8 digit serial number. ([@jkeljo] - [#19631]) ([greeneye_monitor docs]) (breaking change)
- Previous "manual" registration of roku devices will need to be updated or removed (discovery should discover all rokus on your network). ([@soberstadt] - [#17548]) ([roku docs]) ([media_player.roku docs]) ([remote.roku docs]) (breaking change) (new-platform)
Expand Down Expand Up @@ -244,7 +244,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Add ability to monitor relay events ([@oblogic7] - [#18730]) ([doorbird docs])
- Add support for 'via_hub' for device_info ([@fredrike] - [#19454]) ([mqtt docs])
- Fix the anthemav component by removing a debugging line. ([@achatham] - [#19979]) ([media_player.anthemav docs])
- Expose more information about shipments by PostNL ([@basbl] - [#18334]) ([sensor.postnl docs]) (breaking change)
- Expose more information about shipments by PostNL ([@basbl] - [#18334]) (breaking change)
- Split locative to a separate component ([@rohankapoorcom] - [#19964]) ([device_tracker docs]) ([locative docs]) (breaking change)
- Support for multiple Fibaro gateways ([@pbalogh77] - [#19705]) ([fibaro docs]) ([binary_sensor.fibaro docs]) ([cover.fibaro docs]) ([light.fibaro docs]) ([scene.fibaro docs]) ([sensor.fibaro docs]) ([switch.fibaro docs]) (breaking change)
- Add Hass.io user headers to supervisor proxy ([@balloob] - [#19395]) ([hassio docs])
Expand Down Expand Up @@ -687,7 +687,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.mqtt docs]: /integrations/sensor.mqtt/
[sensor.mychevy docs]: /integrations/mychevy
[sensor.nest docs]: /integrations/nest#sensor
[sensor.postnl docs]: /integrations/postnl
[sensor.prezzibenzina docs]: /integrations/prezzibenzina
[sensor.rest docs]: /integrations/rest
[sensor.sma docs]: /integrations/sma#sensors
Expand Down
5 changes: 2 additions & 3 deletions source/_posts/2019-11-20-release-102.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Fix Repetier integration entity indexing ([@MTrab] - [#28766]) ([repetier docs]) (beta fix)
- Fix HomematicIP Cloud Alarm Control Panel support for basic mode ([@SukramJ] - [#28778]) ([homematicip_cloud docs]) (beta fix)
- Fix Swisscom empty response received ([@LeoCal] - [#28782]) ([swisscom docs]) (beta fix)
- Fix broken postnl sensor ([@peternijssen] - [#28794]) ([postnl docs]) (beta fix)
- Fix broken postnl sensor ([@peternijssen] - [#28794]) (beta fix)
- Updated frontend to 20191115.0 ([@bramkragten] - [#28797]) ([frontend docs]) (beta fix)
- Fix Comfoconnect errors during startup ([@michaelarnauts] - [#28802]) ([comfoconnect docs]) (beta fix)
- Fix miio air quality sensor ([@valkjsaaa] - [#28828]) ([xiaomi_miio docs]) (beta fix)
Expand Down Expand Up @@ -485,7 +485,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Fix Repetier integration entity indexing ([@MTrab] - [#28766]) ([repetier docs]) (beta fix)
- Fix HomematicIP Cloud Alarm Control Panel support for basic mode ([@SukramJ] - [#28778]) ([homematicip_cloud docs]) (beta fix)
- Fix Swisscom empty response received ([@LeoCal] - [#28782]) ([swisscom docs]) (beta fix)
- Fix broken postnl sensor ([@peternijssen] - [#28794]) ([postnl docs]) (beta fix)
- Fix broken postnl sensor ([@peternijssen] - [#28794]) (beta fix)
- Updated frontend to 20191115.0 ([@bramkragten] - [#28797]) ([frontend docs]) (beta fix)
- Fix Comfoconnect errors during startup ([@michaelarnauts] - [#28802]) ([comfoconnect docs]) (beta fix)
- Fix miio air quality sensor ([@valkjsaaa] - [#28828]) ([xiaomi_miio docs]) (beta fix)
Expand Down Expand Up @@ -925,7 +925,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[plex docs]: /integrations/plex/
[plugwise docs]: /integrations/plugwise/
[point docs]: /integrations/point/
[postnl docs]: /integrations/postnl/
[proxy docs]: /integrations/proxy/
[ps4 docs]: /integrations/ps4/
[qrcode docs]: /integrations/qrcode/
Expand Down
3 changes: 1 addition & 2 deletions source/_posts/2019-12-11-release-103.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Add Emulated Hue code owner ([@NobleKangaroo] - [#29319]) ([emulated_hue docs])
- Broadlink remote ([@felipediel] - [#26528]) ([broadlink docs]) (new-platform)
- Move imports to top for python_script ([@springstan] - [#29331]) ([python_script docs])
- Move imports to top for postnl ([@springstan] - [#29330]) ([postnl docs])
- Move imports to top for postnl ([@springstan] - [#29330])
- Move imports to top for prezzibenzina ([@springstan] - [#29329]) ([prezzibenzina docs])
- Move imports to top for quantum_gateway ([@springstan] - [#29327]) ([quantum_gateway docs])
- Move imports to top for qnap ([@springstan] - [#29326]) ([qnap docs])
Expand Down Expand Up @@ -1674,7 +1674,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[plex docs]: /integrations/plex/
[plum_lightpad docs]: /integrations/plum_lightpad/
[point docs]: /integrations/point/
[postnl docs]: /integrations/postnl/
[prezzibenzina docs]: /integrations/prezzibenzina/
[prometheus docs]: /integrations/prometheus/
[proxmoxve docs]: /integrations/proxmoxve/
Expand Down
2 changes: 0 additions & 2 deletions source/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,6 @@
/components/sensor.pocketcasts /integrations/pocketcasts
/components/sensor.point /integrations/point#sensor
/components/sensor.pollen /integrations/iqvia
/components/sensor.postnl /integrations/postnl
/components/sensor.prezzibenzina /integrations/prezzibenzina
/components/sensor.pushbullet /integrations/pushbullet#sensor
/components/sensor.pvoutput /integrations/pvoutput
Expand Down Expand Up @@ -1699,7 +1698,6 @@
/components/pocketcasts /integrations/pocketcasts
/components/point /integrations/point
/components/polling /integrations/telegram_polling
/components/postnl /integrations/postnl
/components/prezzibenzina /integrations/prezzibenzina
/components/proliphix /integrations/proliphix
/components/prometheus /integrations/prometheus
Expand Down
Binary file removed source/images/supported_brands/postnl.png
Binary file not shown.