Skip to content

Releases: tybritten/ical-sensor-homeassistant

BugFix- Entity Name

24 Sep 15:40
505e29e
Compare
Choose a tag to compare

Domain (ical_) was in the entity name twice. This fixes it. You might need to remove existing entities if you're upgrading from 1.7.0.

1.7.0

23 Sep 12:24
c760e80
Compare
Choose a tag to compare

What's Changed

  • Replace deprecated async_forward_entry_setup call by @wtadler in #139
  • Avoid blocking operations in event loop by @N3rdix in #145
  • Generate unique IDs for ical sensor entities by @N3rdix in #144

Full Changelog: 1.6.7...1.7.0

1.6.7 Fix All day events

30 Aug 18:17
3ec8d2d
Compare
Choose a tag to compare
  • Fixes all day events. Previously they would work as upcoming events but that day they would disappear. Now they remain until the end of the day.

1.6.6 Add Description and Location

28 Mar 12:53
38c802b
Compare
Choose a tag to compare
rev version to 1.6.6

1.6.5 Update iCalendar Version

03 Mar 08:54
956f4fa
Compare
Choose a tag to compare

Update iCalendar Version

1.6.0 CalendarEntity replaces CalendarDeviceEntity

18 Jul 12:20
f5c17be
Compare
Choose a tag to compare

CalendarEntity replaces CalendarDeviceEntity

1.5.0- Fixes for 2022.4.0

07 Apr 13:07
Compare
Choose a tag to compare

Requires 2022.4.0 or above

1.4.1- Fix UTC Timezones

13 Sep 15:10
943bd71
Compare
Choose a tag to compare
  • Fix for UTC timezones

Adds IoT Class to Manifest

30 Apr 12:45
fde19a9
Compare
Choose a tag to compare
1.4

Update manifest.json

Fixes Domain

17 Jan 20:33
9274bff
Compare
Choose a tag to compare
1.3

original domain