Jeedomdaemon

Latest version: v1.2.0

Safety actively analyzes 707268 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 8

0.7.2

Other

- Add cycle
([`3342c37`](https://github.com/Mips2648/jeedom-daemon-py/commit/3342c3749cfa5ca08fa16eaaf85172d61d4a0184))

0.7.1

Other

- Adapt desc
([`050dc10`](https://github.com/Mips2648/jeedom-daemon-py/commit/050dc1046d40d78feb88acb0a71835d13d91dc22))

0.7.0

Other

- Adapt pylint
([`932c5c6`](https://github.com/Mips2648/jeedom-daemon-py/commit/932c5c6ab9856e94efa1fdecec4f9c1efa73ab5e))

- Add async context manager
([`437fb55`](https://github.com/Mips2648/jeedom-daemon-py/commit/437fb559aecc20cd3131358366b2c493025650a7))

- Add base daemon
([`123ebc5`](https://github.com/Mips2648/jeedom-daemon-py/commit/123ebc5a560439fe0113fcd167c854461f21ba8e))

- Add basic test on daemon
([`0330c43`](https://github.com/Mips2648/jeedom-daemon-py/commit/0330c43396c0a38b6329af57f5f45a704516773b))

- Add config
([`20deaa4`](https://github.com/Mips2648/jeedom-daemon-py/commit/20deaa4c00f64190f910eb6a3822746d77bc0d56))

- Add dependabot
([`5741966`](https://github.com/Mips2648/jeedom-daemon-py/commit/57419664dbce6fefd978f667b18e235ae257cfea))

- Add future
([`1fc4638`](https://github.com/Mips2648/jeedom-daemon-py/commit/1fc46381fa9921a57e4d6a9f2973238abc74c961))

- Add helpers
([`2b7a567`](https://github.com/Mips2648/jeedom-daemon-py/commit/2b7a567f7b326f1cbc78dd692b183b8cd481a6de))

- Add long_description
([`319e5e4`](https://github.com/Mips2648/jeedom-daemon-py/commit/319e5e41e6006347ee985c815961294d49e3c5d7))

- Add req
([`d0f5336`](https://github.com/Mips2648/jeedom-daemon-py/commit/d0f5336402ea69ac2ce952135432be4cbf32bcbd))

- Add run_send_to_jeedom
([`f8ec950`](https://github.com/Mips2648/jeedom-daemon-py/commit/f8ec9501bd9608ec0bd1a91f8695dd31e885b929))

- Add unittest
([`994b0e2`](https://github.com/Mips2648/jeedom-daemon-py/commit/994b0e25707afc4ed787a83becb0c3b36fd47db3))

- Bump actions/checkout from 3 to 4
([`28c59cb`](https://github.com/Mips2648/jeedom-daemon-py/commit/28c59cb795b0e1efa15e01e7600ee264e1a90e83))

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release
notes](https://github.com/actions/checkout/releases) -
[Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -
[Commits](https://github.com/actions/checkout/compare/v3...v4)

--- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production

update-type: version-update:semver-major

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- Bump actions/setup-python from 3 to 5
([`b211474`](https://github.com/Mips2648/jeedom-daemon-py/commit/b21147426787a947037e42d9b0f09f681fd70397))

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5. - [Release
notes](https://github.com/actions/setup-python/releases) -
[Commits](https://github.com/actions/setup-python/compare/v3...v5)

--- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production

update-type: version-update:semver-major

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14
([`0788586`](https://github.com/Mips2648/jeedom-daemon-py/commit/078858682f3ed4f14ab65744377f03e29f832406))

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to
1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) -
[Commits](https://github.com/pypa/gh-action-pypi-publish/compare/27b31702a0e7fc50959f5ad993c78deac1bdfc29...81e9d935c883d0b210363ab89cf05f3894778450)

--- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type:
direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- Bump version
([`f78658f`](https://github.com/Mips2648/jeedom-daemon-py/commit/f78658f1183d3210a13c27653a5eb608a409976a))

- Config parse
([`b624ee2`](https://github.com/Mips2648/jeedom-daemon-py/commit/b624ee25ffcea8b09161ba4b92a771d053cf4fdd))

- Create pylint.yml
([`08cb814`](https://github.com/Mips2648/jeedom-daemon-py/commit/08cb81480cace14e75df59e886e30924fd7792bc))

- Create python-package.yml
([`9e20402`](https://github.com/Mips2648/jeedom-daemon-py/commit/9e20402c366a6a819ed0235b7bcc9b6cef88b98a))

- Create python-publish.yml
([`8781221`](https://github.com/Mips2648/jeedom-daemon-py/commit/8781221ae3b6b2f817b7907c966b67330e30dfd3))

- Fix
([`ee4f28a`](https://github.com/Mips2648/jeedom-daemon-py/commit/ee4f28a020aa1abae8849a3de32048fa9dad0ba4))

- Fix future
([`1f577c3`](https://github.com/Mips2648/jeedom-daemon-py/commit/1f577c3e745c3a65ee7bee2a1a8ac24abe1b2882))

- Fix import
([`95d469e`](https://github.com/Mips2648/jeedom-daemon-py/commit/95d469e71b406808244d2372bcc594249ac80643))

- Fix import future
([`219d0ee`](https://github.com/Mips2648/jeedom-daemon-py/commit/219d0ee8699b348635a7adc881b112784bd7715f))

- Fix setup
([`1101f7d`](https://github.com/Mips2648/jeedom-daemon-py/commit/1101f7dfbcb86aa84bb8d4e28efef7685a30ae06))

- Improve pylint
([`bf0ef9f`](https://github.com/Mips2648/jeedom-daemon-py/commit/bf0ef9f038dffa0ad9a04faaa8f3b4742bd15a11))

- Init
([`ae353f8`](https://github.com/Mips2648/jeedom-daemon-py/commit/ae353f8e55b647c47888976f0edfe0e67410978c))

- Init
([`fde739c`](https://github.com/Mips2648/jeedom-daemon-py/commit/fde739c12db91b81f47080e04ade3cc4b3ff120f))

- Initial commit
([`a248e8d`](https://github.com/Mips2648/jeedom-daemon-py/commit/a248e8d20f71ac6e56eccbfc4b948489ef1bd727))

- Merge branch 'main' of https://github.com/Mips2648/jeedom-daemon-py
([`f41d003`](https://github.com/Mips2648/jeedom-daemon-py/commit/f41d00375fdfb06193d4d2d9f62b9203c83088ee))

- Merge branch 'main' of https://github.com/Mips2648/jeedom-daemon-py
([`4116eab`](https://github.com/Mips2648/jeedom-daemon-py/commit/4116eab76c73b7d87ffadd432d960e5cdd32d7ce))

- Merge pull request 1 from Mips2648/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.14
([`a5da207`](https://github.com/Mips2648/jeedom-daemon-py/commit/a5da207a4159f9e588fd7f2c446efc6cdcefa72a))

Page 8 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.