Ioturing

Latest version: v2024.6.1

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

Scan your dependencies

Page 3 of 3

2023.2.1

Changelog
- Easier install process

Commits
- 7cef0ae: Edited versioning (Riccardo Briccola)
- 04bdf6e: sys_platform in TOML (Riccardo Briccola) [44](https://github.com/richibrics/IoTuring/pull/44)
- 6fd689b: Chanegd email (Riccardo Briccola) [44](https://github.com/richibrics/IoTuring/pull/44)
- 819cbfb: Updated install paragraph in README (Riccardo Briccola) [44](https://github.com/richibrics/IoTuring/pull/44)
- 4568fd6: README headers (Riccardo Briccola) [44](https://github.com/richibrics/IoTuring/pull/44)
- 69c5031: Update README.md (Riccardo Briccola) [44](https://github.com/richibrics/IoTuring/pull/44)
- 3a918e7: v2023.2.1 (Riccardo Briccola)

2023.1.1

Commits
- 10f3514: Decimals improvements (Riccardo Briccola) [24](https://github.com/richibrics/IoTuring/pull/24)
- bcadc38: Handle KeyboardInterrupt (Riccardo Briccola) [22](https://github.com/richibrics/IoTuring/pull/22)
- 08f1143: Windows methods (Riccardo Briccola) [22](https://github.com/richibrics/IoTuring/pull/22)
- 0bf2399: Solve 100% CPU usage when mqtt server can't be reached (Riccardo Briccola) [24](https://github.com/richibrics/IoTuring/pull/24)
- 08321d4: Align temperature sensor branch (25) (Riccardo Briccola) [25](https://github.com/richibrics/IoTuring/pull/25)
- 2bf0c3c: Working on macos temperature (Riccardo Briccola) [26](https://github.com/richibrics/IoTuring/pull/26)
- 348ff95: Comments (Riccardo Briccola) [26](https://github.com/richibrics/IoTuring/pull/26)
- 08e360d: Fix SMC keys: cores temperatures (Riccardo Briccola) [26](https://github.com/richibrics/IoTuring/pull/26)
- 3f92c20: Merge branch 'main' into TemperatureSensor (Riccardo Briccola) [26](https://github.com/richibrics/IoTuring/pull/26)
- 7c837ae: ConfiguratorIO for json path (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 0d975aa: Path creation (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 13002cf: Path ending slash (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 42269b8: Separate payload notify (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- 360635a: Finished NotifyPayload (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- 0d0b0a0: Removed unnecessary if (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- 1c796b7: Windows uses only APPDATA folder (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 15f3c9b: Ask to move json file from old to new location (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 2401d91: Edit MenuPreset to accept optional asked questions (based on previous answers) (Riccardo Briccola) [28](https://github.com/richibrics/IoTuring/pull/28)
- 8265f71: Change windows notification lib (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- f7c421f: Removed notify2 dependency (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- d05a07d: Help message (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 2a4e8a5: configuration path envvar (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- fix bug that missing dependencies [33](https://github.com/richibrics/IoTuring/pull/33) ([tsunglung](https://github.com/richibrics/IoTuring/commit/55f97f2769091e913f99bba95a890239ab1a1d66))
- 2ed1536: Joining Notify and NotifyPayload (Riccardo Briccola) [28](https://github.com/richibrics/IoTuring/pull/28)
- a5b0e09: Merge branch 'notifypayload' of https://github.com/infeeeee/IoTuring into notifypayload (Riccardo Briccola) [#28](https://github.com/richibrics/IoTuring/pull/28)
- 19c2a9f: Homeassistant recognition of Notify payload difference (Riccardo Briccola) [28](https://github.com/richibrics/IoTuring/pull/28)
- 9d5289f: Removed NotifyPayload (Riccardo Briccola) [28](https://github.com/richibrics/IoTuring/pull/28)
- 80b0f10: Move preparemessage back to callback (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- Removed NotifyPayload, entites as a table, os icons [28](https://github.com/richibrics/IoTuring/pull/28) ([infeeeee](https://github.com/richibrics/IoTuring/commit/bcea6bf3772859e08039d280b2ea41566d0262ad))
- 2656353: Monitor as switch, linked command with sensor, battery fix (infeeeee) [37](https://github.com/richibrics/IoTuring/pull/37)
- 063ae56: Linked sensor to command manually, not with same KEY (Riccardo Briccola) [37](https://github.com/richibrics/IoTuring/pull/37)
- 7a05d83: Add missing variable to monitor (Riccardo Briccola) [37](https://github.com/richibrics/IoTuring/pull/37)
- c0d7d07: FileSwitch entity (infeeeee) [37](https://github.com/richibrics/IoTuring/pull/37)
- 4bc67c8: Remove unused imports, fix key on Monitor update (infeeeee) [37](https://github.com/richibrics/IoTuring/pull/37)
- ad49e95: HA wh: send sensor to command topic if switch entity (Riccardo Briccola) [37](https://github.com/richibrics/IoTuring/pull/37)
- 4a8ce94: Add extra attributes support for switches (Riccardo Briccola) [37](https://github.com/richibrics/IoTuring/pull/37)
- f73a8e9: Send callback received state back to HA via sensor topic (Riccardo Briccola) [37](https://github.com/richibrics/IoTuring/pull/37)
- 487592d: Fix callback for HA, better state manage for cmds (Riccardo Briccola) [37](https://github.com/richibrics/IoTuring/pull/37)
- 8b25533: Update IoTuring/Configurator/ConfiguratorIO.py (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- c6a6449: Update IoTuring/Configurator/Configurator.py (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 7f0c49d: Semantic improvement (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 50da803: Semantic improvement (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- bec3efa: Semantic improvement (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- b0ea893: Semantic improvement (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- e860139: fix create folder to move existing file (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- ba33e83: file in old path check only if not in correct path (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- b88c040: Support for switches without state, Fileswitch extra attribute (infeeeee) [37](https://github.com/richibrics/IoTuring/pull/37)
- f40cc6d: Check if both config is defined or empty (infeeeee) [28](https://github.com/richibrics/IoTuring/pull/28)
- fb2fa94: Configurator question fixed (Riccardo Briccola) [27](https://github.com/richibrics/IoTuring/pull/27)
- 4449cc2: Updated version: 2023.1.1 (Riccardo Briccola)

2022.12.2

Commits
- 861a70b: New sensor; added ExtraAttributes (dict) to EntityData. (Riccardo Briccola) [12](https://github.com/richibrics/IoTuring/pull/12)
- a020f5c: Edited readme: pip, badges (Riccardo Briccola)
- a388df1: Refactoring code (Riccardo Briccola)
- 524e937: Merge branch 'main' of https://github.com/richibrics/IoTuring into TemperatureSensor (Riccardo Briccola) [#12](https://github.com/richibrics/IoTuring/pull/12)
- highest temperature for each package. Testing [12](https://github.com/richibrics/IoTuring/pull/12) ([Riccardo Briccola](https://github.com/richibrics/IoTuring/commit/7e653edefe92bd229a641a9290fd4d1c56d2567e))
- 960054c: Tested Psutil temperature classes (Riccardo Briccola) [12](https://github.com/richibrics/IoTuring/pull/12)
- c734db7: Added support for Extra atttributes. Extra attributes for Temperature (Riccardo Briccola) [12](https://github.com/richibrics/IoTuring/pull/12)
- e64ae9e: Fixed Critical property of temperature sensor (Riccardo Briccola) [12](https://github.com/richibrics/IoTuring/pull/12)
- b2b09b8: Disable temperature for other OS (Riccardo Briccola) [12](https://github.com/richibrics/IoTuring/pull/12)
- d7d6a42: Create pytest.yml (Riccardo Briccola)
- b731dac: Linux TemperatureSensor (Riccardo Briccola) [12](https://github.com/richibrics/IoTuring/pull/12)
- 88610ff: Update pytest.yml (Riccardo Briccola)
- 5d941e1: Update pytest.yml (Riccardo Briccola)
- 06c1203: Fix CPU frequency unit (Riccardo Briccola)
- 559dfc6: Improvements to ValueFormatter for Hz and decimals (Riccardo Briccola)
- 03bdb2b: Unload entity if errors in Init/PostInit (Riccardo Briccola)
- 4f28078: Colored output on supported terminal (Riccardo Briccola) [20](https://github.com/richibrics/IoTuring/pull/20)
- 6923ba0: New version 2022.12.2: linux temperature sensor, colored log, minor fixes (Riccardo Briccola)

2022.12.1

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.