hatasmota icon indicating copy to clipboard operation
hatasmota copied to clipboard

Results 30 hatasmota issues
Sort by recently updated
recently updated
newest added

Homeassistant has a cool new feature, where integrations can display if its device has a firmware update available. https://www.home-assistant.io/integrations/update/ Would it be possible to implement this? Would be quite nice,...

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.2 to 2.6.3. Release notes Sourced from pydantic's releases. v2.6.3 2024-02-27 What's Changed Packaging Update pydantic-settings version in the docs by @​hramezani in #8906 Fixes Fix discriminated...

dependencies

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.1.0. Commits 053c2c3 Bump pylint to 3.1.0, update changelog c954636 Upgrade release documentation, and contributors.txt 7300ed2 Discover .pyi files (#9241) 9dbf3df Merge maintenance 3.0.x into...

dependencies

Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.2.0. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218) Preview style...

dependencies

Allow to show correct value unit in HA

Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. Commits 88a4f9b Release 7.0.0 6f3a60d Merge pull request #1906 from PyCQA/upgrade-pyflakes cde8570 upgrade pyflakes to 3.2.x 2ab9d76 Merge pull request #1903 from PyCQA/pre-commit-ci-update-config e27611f...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.8 We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy...

dependencies

Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. Release notes Sourced from isort's releases. 5.13.2 Changes Apply the bracket fix from issue 471 only for use_parentheses=True (#2184) @​bp72 confine pre-commit to stages...

dependencies

tasmota32 added a feature to enable developers to add virtual relays that are above real relay list. Currently tasmota HA integration adds those as switch_n with n from relay number...

This is a first part to keep deep-sleep sensors alive. Seems to work for me, need to figure out timers...