Homebridge-Automation-Bot

Create Homebridge accessory automation without HomeKit home hub

MIT License

Stars
1
Committers
2

Bot releases are hidden (Show)

Homebridge-Automation-Bot - v1.8 Latest Release

Published by Cezary924 7 months ago

🏠 Release 1.8

🪱 Bug fixes

  • Fix not working sunrise/sunset time
  • Fix spelling
Homebridge-Automation-Bot - v1.7

Published by Cezary924 7 months ago

🏠 Release 1.7

🎉 New features

  • Add Homebridge instance auto-restart automation

✨ Changes

  • Add sleepTime parameter to configuration dict
Homebridge-Automation-Bot - v1.6

Published by Cezary924 7 months ago

🏠 Release 1.6

✨ Changes

  • Add timer operation time feature
Homebridge-Automation-Bot - v1.5

Published by Cezary924 8 months ago

🏠 Release 1.5

✨ Changes

  • Add sunrise/sunset time handler
  • Add 'optional' dict with lat. & long. to settings dict
Homebridge-Automation-Bot - v1.4

Published by Cezary924 8 months ago

🏠 Release 1.4

✨ Changes

  • Database is not deleted after unintended shutdown anymore.
  • Add check_-, remove_-, save_-& load_- database_file functions.
Homebridge-Automation-Bot - v1.3

Published by Cezary924 9 months ago

🏠 Release 1.3

🪱 Bug fixes

  • Fix file data corectness checking
Homebridge-Automation-Bot - v1.2

Published by Cezary924 9 months ago

🏠 Release 1.2

✨ Changes

  • Create example automations during the first launch
  • Remove .gitkeep files
Homebridge-Automation-Bot - v1.1

Published by Cezary924 9 months ago

🏠 Release 1.1

🪱 Bug fixes

  • Remove '.txt' from error message

✨ Changes

  • Create config.example file
  • Create log directory if it does not exist
Homebridge-Automation-Bot - v1.0

Published by Cezary924 10 months ago

🏠 Release 1.0

🎉 New features

  • Add timer automation
  • Add scheduler automation
Homebridge-Automation-Bot - v0.3

Published by Cezary924 10 months ago

🏠 Release 0.3

✨ Changes

  • Add accessory characteristics getters & setter
  • Update Database class methods
  • Update main loop
  • Many other improvements
Homebridge-Automation-Bot - v0.2

Published by Cezary924 10 months ago

🏠 Release 0.2

✨ Changes

  • Start the project over (C++ -> Python)
  • Load the config from a file, check its correctness and save it to the file
  • Many other improvements
Homebridge-Automation-Bot - v0.1

Published by Cezary924 10 months ago

🏠 Release 0.1

📝 Notes

  • This is the very first version of Homebridge-Automation-Bot.
  • Homebridge-Automation-Bot is a bot script written in C++ which lets you create automations without HomeKit home hub.