Fhempy

Latest version: v0.1.738

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

Scan your dependencies

Page 39 of 75

0.1.510

Fix

* fix(fusionsolar): try to implement v3 authentication ([`ddb7283`](https://github.com/fhempy/fhempy/commit/ddb72838fe4ece4d5b98e93b5debad87096a2948))

* fix(fhempy): Fix DefineFn and some other fixes by side79 (100)

* fix define function

- BindingsIo_Define
- remove protypes from BindingsIo_Initialize
- Store Fn References as coderefs

* Add workflow for testing fhem module
use perl with multi threading support

* added some ignores .gitignore

* update setup-fhem

* add plan to test

don&39;t run tests parallel, because we need fhemweb with port binding

run update controls in separate job

* Create .gitattributes

Set Line endings to crlf for perlModule files.

* changed lineendings

* declare variable from main program

* changed search for existing devspec to devspec2array fn

add variable from main program

* avoid duplicate defines of same device
small search improvement

* action: auto update controls

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>

* action: auto update controls

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>

* added check for bindingtype

added tests

* Added support for &34;Python&34; as Bindingtype

* action: auto update controls

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>

* add python binary to FHEM modules updater controls file

* action: auto update controls

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>

* action: auto update controls

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]users.noreply.github.com>
Co-authored-by: Dominik <dominik.karallgmail.com> ([`f896ea4`](https://github.com/fhempy/fhempy/commit/f896ea438888ec32f1198f13a65d328c31161431))

Unknown

* Merge branch &39;development&39; ([`60b45c2`](https://github.com/fhempy/fhempy/commit/60b45c2c95ae6c23ee76794d5142ab6721102ad4))

* action: auto update controls

Signed-off-by: github-actions <41898282+github-actions[bot]users.noreply.github.com> ([`e2060ff`](https://github.com/fhempy/fhempy/commit/e2060ff70b03a50c1bea58344e2ce8fe4b0f6d67))

0.1.509

Chore

* chore: update controls ([`1c96321`](https://github.com/fhempy/fhempy/commit/1c963216231324cc2c1d189af828170123e57daa))

Fix

* fix(fhempy): fix innerHTML error ([`23c95b8`](https://github.com/fhempy/fhempy/commit/23c95b87bb5c739f6793e15e47f3bf33f09e146c))

* fix(fhempy): fix ble stop_helper ([`5e48356`](https://github.com/fhempy/fhempy/commit/5e483568919f90425a14be65b0423a4eafcd3969))

Unknown

* Merge branch &39;development&39; ([`1702490`](https://github.com/fhempy/fhempy/commit/17024903500a7478ead85ec1960f20a9cb593184))

0.1.508

Chore

* chore: update controls ([`56e3239`](https://github.com/fhempy/fhempy/commit/56e3239764a424716b50432ee389db62126c1eed))

Feature

* feat(blue_connect): reconnect on BrokenPipeError ([`533d218`](https://github.com/fhempy/fhempy/commit/533d21803699f17d257471f89b8e04901e0704c0))

* feat(fhempy): support stop BLE helper to reconnect ([`5edf2da`](https://github.com/fhempy/fhempy/commit/5edf2dab63d8ddbe5123d760504e86f928c7aeaf))

* feat(websitetests): add websitetests ([`6482aca`](https://github.com/fhempy/fhempy/commit/6482acac6a62d873da1bbc122a47d70b0a33d130))

* feat(fusionsolar): retry get request if it fails ([`975e787`](https://github.com/fhempy/fhempy/commit/975e7872b601a0e4e25bbf04bfab57d3e62d4d48))

Unknown

* Merge branch &39;development&39; ([`d0ab81d`](https://github.com/fhempy/fhempy/commit/d0ab81de08081dc7950e0d0da508919debdc0f68))

0.1.507

Chore

* chore: update controls ([`d34311f`](https://github.com/fhempy/fhempy/commit/d34311f0807dc0961c9dad09a6d4f48a6cbde28a))

Feature

* feat(websitetests): add simple response check ([`84ecf90`](https://github.com/fhempy/fhempy/commit/84ecf90fe248a093cb11731dba9f8ced108d530a))

* feat(arp_presence): add update command ([`48ef150`](https://github.com/fhempy/fhempy/commit/48ef150eff0d5fa339788e45de8cbf5f918d5517))

Fix

* fix(ddnss): fix connection issues ([`bca55e3`](https://github.com/fhempy/fhempy/commit/bca55e372654085c2c91e55d39f8f934ad915238))

Unknown

* Merge branch &39;development&39; ([`1c0e6e2`](https://github.com/fhempy/fhempy/commit/1c0e6e229cf21660bf1c2304626d75db2447b061))

0.1.506

Chore

* chore: update controls ([`f81fb9f`](https://github.com/fhempy/fhempy/commit/f81fb9f97e6a09994e7e3fa124fee8c7e3e8a852))

Feature

* feat(arp_presence): check presene based on arp table, works also for iOS devices ([`7608dcd`](https://github.com/fhempy/fhempy/commit/7608dcd16bcc46d877973a05176bee5b655ac609))

Fix

* fix(fhempy): fix description ([`57cc650`](https://github.com/fhempy/fhempy/commit/57cc65063900db746152f0b4fa0d38b19b8c3abe))

* fix(kia_hyundai): retry login every 2min if it fails ([`e5a1005`](https://github.com/fhempy/fhempy/commit/e5a10059707386fbccf223ebfcdaf22b5c7b9ca8))

* fix(fusionsolar): fix issues when some values are not reported by fusionsolar api ([`9018cb9`](https://github.com/fhempy/fhempy/commit/9018cb937ce2738f1cbc9a33e253764e01282948))

* fix(esphome): remove insaller link, it&39;s part of esphome dashboard now ([`7657c38`](https://github.com/fhempy/fhempy/commit/7657c3814271a1b30166a96cedce4328910e4385))

Unknown

* Merge branch &39;development&39; ([`72b814e`](https://github.com/fhempy/fhempy/commit/72b814e79a5c87078f45021654cc29cc0a2a4886))

0.1.505

Chore

* chore: update controls ([`b246252`](https://github.com/fhempy/fhempy/commit/b246252a19c3600b058336133be4610f9d64d830))

Fix

* fix(tuya): fix colour_data ([`2dc4f07`](https://github.com/fhempy/fhempy/commit/2dc4f075adbec7fb6eafb25293920d15f0779246))

* fix(tuya): set state on startup only if there is no state reading ([`68c7f65`](https://github.com/fhempy/fhempy/commit/68c7f65c2201e85b07b6c8fc594681679304e206))

Unknown

* Merge branch &39;development&39; ([`7964fcd`](https://github.com/fhempy/fhempy/commit/7964fcdf27304f3fa52f416932066674015cb343))

Page 39 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.