Skip to content

Releases: rrooggiieerr/homeassistant-homeduino

0.0.7 - Update for Home Assistant 2024.12

05 Dec 12:19
Compare
Choose a tag to compare

Just a small maintenance release that uses the new options flow properties introduced in Home Assistant 2024.12.

What's Changed

  • Implements new options flow properties

Translations

You're invited to provide translation files for your language to improve the covered languages. See the instructions in the Readme on how to contribute translations.

Full Changelog: 0.0.6...0.0.7

Support my work

Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of the following platforms, your donation is greatly appreciated and keeps me motivated:

GitHub Sponsors PayPal BuyMeCoffee Patreon

Hire me

If you would like to have a Home Assistant integration developed for your product or are in need for a freelance Python developer for your project please contact me, you can find my email address on my GitHub profile.

0.0.6 - Fixes homeduino.rf_send action

30 Nov 21:59
Compare
Choose a tag to compare

What's Changed

This release fixes a bug in the homeduino.rf_send action.

Translations

You're invited to provide translation files for your language to improve the covered languages. See the instructions in the Readme on how to contribute translations.

Full Changelog: 0.0.5...0.0.6

Support my work

Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of the following platforms, your donation is greatly appreciated and keeps me motivated:

GitHub Sponsors PayPal BuyMeCoffee Patreon

Hire me

If you would like to have a Home Assistant integration developed for your product or are in need for a freelance Python developer for your project please contact me, you can find my email address on my GitHub profile.

0.0.5 - Actions and configurable RF repeats

24 Oct 13:02
Compare
Choose a tag to compare

What's Changed

  • 3 actions are added which can be used to send commands directly to the Homeduino, documentation is in the Readme.
  • You can now configure the number of times an RF command is repeated for each RF device. The default number of repeats is set to 7. Increasing the number will poorly responding RF devices more reliable, decreasing the number will make RF devices more responsive.

Translations

You're invited to provide translation files for your language to improve the covered languages. See the instructions in the Readme on how to contribute translations.

Full Changelog: 0.0.4...0.0.5

Support my work

Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of
the following platforms, your donation is greatly appreciated and keeps me motivated:

Github Sponsors PayPal BuyMeCoffee Patreon

Hire me

If you would like to have a Home Assistant integration developed for your product or are in need
for a freelance Python developer for your project please contact me, you can find my email address
on my GitHub profile.

0.0.4

07 Jul 11:33
Compare
Choose a tag to compare

What's Changed

  • Asynchronous communication, just the way Home Assistant likes it
  • Support for multiple Homeduino transceivers
  • Support for Homduino connected IO, analog inputs and DHT sensors
  • Support for RF weather sensors
  • Multi language support, you're invited to provide translation files to improve the covered languages.
  • Add native_unit_of_measurement for RF sensors by @roku133 in #5

New Contributors

Full Changelog: 0.0.3...0.0.4

Support my work

Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of
the following platforms, your donation is greatly appreciated and keeps me motivated:

Github Sponsors PayPal BuyMeCoffee Patreon

Hire me

If you would like to have a Home Assistant integration developed for your product or are in need
for a freelance Python developer for your project please contact me, you can find my email address
on my GitHub profile.

0.0.3

24 Jan 08:18
Compare
Choose a tag to compare