Releases: etiennec78/Home-Automation
Releases · etiennec78/Home-Automation
Update V1.0.7 🚀
Breaking changes ⚠️
- Your auto-close setting will be reset in Automatic Gate
- You will need to add a new input datetime in Itinerary Tracker Notification
Automatic Gate ⛩️
- Added an option to disable automatic closing while keeping all security features (breaking change)
- Added an input to wait before automatically closing on arrival (e.g.: to collect mail)
- Grouped inputs into categories
- Fixed opening notification title previously displaying "closing"
- Separated successful arrival and vehicle left notifications
Automations 🤖
- Added 2 inputs to limit your Itinerary Tracker Notification refresh rate, to slow down the use of your notification quota (breaking change)
- Fixed chronometer not being displayed in Itinerary Tracker Notification
- Fixed {{offline_delay}} and {{left_open_delay}} not being displayed in Gate offline and Gate left open notifications
Phillips LivingColors 💡
- Added a new ESPHome firmware for Phillips LivingColors Mini with pictures and steps on how to hack your own lamp
Repository 📂
- Added bug report template
- Added screenshots for all extra automations
- Updated markdown files to reflect this update
Please update to the latest version
Update V1.0.6 🚀
Automatic Gate ⛩️
- Added an input to specify a custom gate location
- Added an input to let your iBeacon phone transmitter always on
- Removed unnecessary variable
- Removed unnecessary float conversion
- Changed notification channels
- Restored Buy Me a Coffee button
Automations 🤖
- Added new blueprint : itinerary-tracker-notification.yaml
- Added support for multiple speakers in all automations
- Updated descriptions
Ble car device 🚗
- Replaced simple quotes with double quotes, to let the code compile successfully
Itinerary Tracker Map 🗺️
- Updated URL in lovelace
- Removed unnecessary float conversion
Repository 📂
- Added illustration pictures to esphome firmware readme
- Updated readme
- Simplified sensors.md
Please update to the latest version
Update V1.0.5 🚀
Automatic Gate ⛩️
- Fixed a missing variable introduced in v1.0.1 which caused the automation to crash on leaving
- Removed Buy Me a Coffe button in blueprint description
Repository 📂
- Changed High Accuracy Mode Trigger Range recommendation in sensors.md
- Fixed notification automations import buttons
Please update to the latest version
Update V1.0.4 🚀
- Grouped Esphome Firmware and Automatic Gate moving notification tags
- Added the option to receive a notification when your gate opens and you don't use my Esphome Firmware
- Fixed a bug where your gate could wait for someone else on leaving even though you were alone
- Added hyperlinks in blueprint inputs pointing to sensors.md
- Updated description
Update V1.0.3 🚀
- Made the "Automatic closing on arrival" boolean also affect leaving, to ensure that all auto-close securities will also be disabled while leaving
- Removed unnecessary "clear_notification" calls received after leaving home, even though no notification was sent
Update V1.0.2 🚀
- Added the option to disable automatic gate closing after entry if your gate only supports opening. Be careful as this setting can also turn off all securities
- Added a notification when the itinerary is canceled due to the travel time integration not responding to update requests
- Converted "gate left open notification" and "gate offline notification" automations to blueprints