Pyinels

Latest version: v0.6.12

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

Scan your dependencies

Page 2 of 8

0.6.5

Fix
- When property device will be None, then try to load from getAllDevices().
- Even device is non, then fetch_all_devices returns None not exception

0.6.4

Data fetch to all devices at once
- chnage observe function to get_value
- new api function fetch_all_devices
-- get state of all devices and update Device object value

0.6.3

Remove observer
- remove observable func from pyBase conctuctor
- it is an unwanted call when creating an object. Was moved to the device creation section when retrieving data from the connection server.

0.6.2

Step back

- All async are removed, There is no need to have library in async mode. All the stuff is handled by InelsForHass

0.6.0

Braking changes

- Resouce methods turned to async mod
Api initialization is sync, but all public methods are wrapped with asyncio
- Devices are moved to async with asyncio
- New device shutters
--- just pull_up, pull_down, stop. In future will be available set time to stop pull_up and pull_down

- Refactoring of all test
- New tests working with production environment (only for testing purposes)
- Upgrade python version from 3.7 to 3.8
- Upgrade CI/CD python version and linux distro for testing
- Move development environment from WSL to Docker container dev with WSL2

this version of package is not back compatible and will not work in sync app. This package is primary used for InelsForHass project requirements.

0.5.13

- some test against production environment
- fix pyBase state
- convert to docker container dev mode

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.