A small integration to provide information about delivery days for Postnord and Citymail in any swedish postal code as defined by Postnord and Citymail. The integration will create a sensor for each postal code, and also separate sensors for Postnord and/or Citymail as specified. The common sensor will show the next delivery date regardless of operator.
- Open HACS in Home Assistant
- Go to "Integrations"
- Click the "+" button
- Search for "Svensk Postutdelning"
- Install the integration
- Restart Home Assistant
- Download the latest release from GitHub
- Extract the
custom_components/swemail
folder to your Home Assistant'scustom_components
directory - Restart Home Assistant
- Go to Settings → Devices & Services
- Click Add Integration
- Search for "Svensk Postutdelning"
- Follow the configuration steps.
I have tried to use machine translation to create a few useable translations. Please correct me if there are any major wrongs or you are missing some languages:
- 🇬🇧 English (en.json) - English
- 🇸🇪 Swedish (sv.json) - Svenska
- 🇮🇸 Icelandic (is.json) - Íslenska
- 🇩🇰 Danish (da.json) - Dansk
- 🇳🇴 Norwegian (no.json) - Norsk
- 🇫🇮 Finnish (fi.json) - Suomi
- 🇪🇸 Spanish (es.json) - Español
- 🇹🇷 Turkish (tr.json) - Türkçe
- 🇸🇦 Arabic (ar.json) - العربية
- 🇺🇦 Ukrainian (uk.json) - Українська
- 🇫🇷 French (fr.json) - Français
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
See CHANGELOG.md for version history.