Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homeworks support #52

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
3684f5c
support for HomeWorks prompt
rzulian Dec 23, 2019
cb67c8f
support for seeTouch international keypad
rzulian Dec 23, 2019
db9f74d
CCI support
rzulian Mar 14, 2020
8da272f
test
rzulian Mar 14, 2020
8595011
settings for python3
rzulian Mar 14, 2020
fd021b3
removed wait
rzulian Apr 1, 2020
98461f4
fix what is a light and id dimmable
rzulian Apr 3, 2020
2bc3963
hold, tap and hold release on buttons
rzulian Apr 3, 2020
224212e
iterate through areas and include path into the name
rzulian Apr 3, 2020
34b5282
occupancy_group not only for motion sensor
rzulian Apr 3, 2020
aa4dfc4
support for WCI and Internation_seetouch_keypad
rzulian Apr 3, 2020
ab1abbc
button events for hold, tapped, and hold_released
rzulian Apr 3, 2020
ef8018a
add OccupancyGroup for Areas with Integration ID
rzulian Apr 9, 2020
d380cd9
support for QS_IO_INTERFACE, which has buttons like
rzulian Apr 9, 2020
76451b4
keyPad name for CSD 001 default name
rzulian Apr 9, 2020
47cb54d
added led_logic to buttons, name <> engraving
rzulian Apr 9, 2020
fbfba1f
movement actions for OUTPUT
rzulian Apr 9, 2020
9166a0b
Button engraving, led_logic and doubletapped
rzulian Apr 9, 2020
28fdf80
area tuples
rzulian Apr 9, 2020
8a3acfd
keypad log
rzulian Apr 9, 2020
cac19e8
is_light property
rzulian Apr 10, 2020
292d46d
renamed keypad name
rzulian Apr 11, 2020
97ef96e
renamed component names
rzulian Apr 11, 2020
f5eb10a
corrected led state
rzulian Apr 11, 2020
4f6fc1f
phantom keypad
rzulian Apr 15, 2020
1ccfdf1
small cosmetics
rzulian May 12, 2020
62318cb
fix Controller Enum
rzulian May 15, 2020
c974948
fix path
rzulian May 15, 2020
5a205ee
nitpick
rzulian Sep 23, 2020
4d28ccb
removed keypad from component's naming
rzulian Sep 23, 2020
ef6b028
fix and nitpick
rzulian Sep 23, 2020
d871e56
ron including areas
rzulian Apr 24, 2024
7bbac26
final nitpicks
rzulian Apr 24, 2024
ba4c2a7
added property location for area
rzulian May 3, 2024
76d6c8e
OccupancyGroup for area with integration ID only
rzulian May 3, 2024
9a5488a
store and load from cache
rzulian May 3, 2024
dbada9d
support HWI_SLIM keypad
rzulian May 4, 2024
c71e2ce
CCI support
rzulian Mar 14, 2020
af12a53
test
rzulian Mar 14, 2020
8258fd3
settings for python3
rzulian Mar 14, 2020
c7f3ecb
removed wait
rzulian Apr 1, 2020
ca4e32f
fix what is a light and id dimmable
rzulian Apr 3, 2020
6ec6738
hold, tap and hold release on buttons
rzulian Apr 3, 2020
d7b2d51
iterate through areas and include path into the name
rzulian Apr 3, 2020
b8dc999
occupancy_group not only for motion sensor
rzulian Apr 3, 2020
72f170e
support for WCI and Internation_seetouch_keypad
rzulian Apr 3, 2020
e03c717
button events for hold, tapped, and hold_released
rzulian Apr 3, 2020
dbe1f2d
add OccupancyGroup for Areas with Integration ID
rzulian Apr 9, 2020
929689d
support for QS_IO_INTERFACE, which has buttons like
rzulian Apr 9, 2020
7623691
keyPad name for CSD 001 default name
rzulian Apr 9, 2020
d47185c
added led_logic to buttons, name <> engraving
rzulian Apr 9, 2020
38f5e55
movement actions for OUTPUT
rzulian Apr 9, 2020
f06beac
Button engraving, led_logic and doubletapped
rzulian Apr 9, 2020
bca776b
area tuples
rzulian Apr 9, 2020
67a659c
keypad log
rzulian Apr 9, 2020
ad9290c
is_light property
rzulian Apr 10, 2020
5df70d4
renamed keypad name
rzulian Apr 11, 2020
44cc866
renamed component names
rzulian Apr 11, 2020
ce0738d
corrected led state
rzulian Apr 11, 2020
fcd5f7e
phantom keypad
rzulian Apr 15, 2020
02508eb
small cosmetics
rzulian May 12, 2020
b59b743
fix Controller Enum
rzulian May 15, 2020
17a9d80
fix path
rzulian May 15, 2020
7cf8727
nitpick
rzulian Sep 23, 2020
4d2a2bd
removed keypad from component's naming
rzulian Sep 23, 2020
ba0dd41
fix and nitpick
rzulian Sep 23, 2020
f14989b
ron including areas
rzulian Apr 24, 2024
ef450ce
final nitpicks
rzulian Apr 24, 2024
ca4b80f
added property location for area
rzulian May 3, 2024
2f8f2a7
OccupancyGroup for area with integration ID only
rzulian May 3, 2024
bff60ac
store and load from cache
rzulian May 3, 2024
56ab4e7
support HWI_SLIM keypad
rzulian May 4, 2024
0b15e35
callback and nitpick
rzulian May 9, 2024
7d65c7a
phantom keypad in main devicetype
rzulian May 13, 2024
b3f45cd
phantom keypad in main devicetype
rzulian May 13, 2024
9188ef4
Merge remote-tracking branch 'origin/homeworks-support' into homework…
rzulian May 13, 2024
4b28c97
phantom keypad in main devicetype
rzulian May 13, 2024
2127359
created Motor output
rzulian May 14, 2024
84303af
setup version for custom load
rzulian May 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pylutron
=====
A simple Python library for controlling a Lutron RadioRA 2 system with a Main
A simple Python library for controlling a Lutron RadioRA 2 or HomeWorks system with a Main
Repeater.

Installation
Expand Down
Loading