Commit graph

12 commits

Author SHA1 Message Date
01a331056b Fixed a typo in the rgb_to_hsv converter 2023-08-04 19:53:00 +02:00
4471dd8897 Fixed both the name and the documentation of MotionSensor.check_ledindication 2023-08-04 19:47:27 +02:00
52a85486d9 Added support for Motion Sensors, setters for values like brightness or hue now expect API-native values instead of converting from (0.0-1.0), modified rgb to hsv converter accordingly, additional minor improvements, updated README and DOCUMENTATION 2023-08-04 19:36:09 +02:00
157cc63129 Updated README after switching from properties to getters/setters 2023-07-25 20:34:18 +02:00
c927edcd87 Switched from properties to getter/setter functions 2023-07-25 20:27:35 +02:00
ed75cd2951 Added support for setting/getting the white color temperature and a utility function to convert from Kelvin to MIRED 2023-07-23 10:38:50 +02:00
9b99902463 Updated the example in the README 2023-07-21 22:47:09 +02:00
70ed602814 Added an example to the README 2023-07-21 22:46:13 +02:00
66541220bf Created a documentation and updated the README 2023-07-21 22:35:31 +02:00
3664f811dc Fixed two typos 2023-07-21 21:21:26 +02:00
46de665176 Added first working version of the library; updated README, .gitignore and LICENSE 2023-07-21 20:40:19 +02:00
b9b1620e89
Initial commit 2023-07-21 19:37:19 +02:00