Releases: c99koder/ha-medisafe
Releases · c99koder/ha-medisafe
0.1.3
• Disable automatic reconfiguration on failed credentials, as Medisafe web often throws unauthorized error status incorrectly
0.1.2
• Support for re-configuring the username/password and better handling of login failures after a password change
0.1.1
• Fix a bug when building calendar events
0.1.0
• This integration now provides a calendar of scheduled appointments and a to-do list of medications that need to be refilled
0.0.4
• remove deprecated async_add_job() call, improve error handling and debug logging
• new minimum required version of Home Assistant is now 2024.8.0
v0.0.3
• Make medication entities unavailable when remaining pills data isn't available
v0.0.2
- Support for Home Assistant 2022.3
- Set a default icon for colored
capsule
medications, as this shape can't be represented in a single image
- Increase HTTP timeout to make fetching during startup more reliable