issues
search
WebThingsIO
/
gateway-addon-python
Python bindings for developing add-ons for WebThings Gateway
Mozilla Public License 2.0
16
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Should there be a package.json?
#40
flatsiedatsie
closed
5 years ago
1
The links in the readme refer to the Node version
#39
flatsiedatsie
closed
5 years ago
1
Rebrand to WebThings Gateway.
#38
mrstegeman
closed
5 years ago
0
Add Mozilla Code of Conduct
#37
Mozilla-GitHub-Standards
closed
5 years ago
0
CODE_OF_CONDUCT.md file missing
#36
Mozilla-GitHub-Standards
closed
5 years ago
0
Bump dependencies.
#35
mrstegeman
closed
5 years ago
0
Github release numbers vs others
#34
jernst
closed
5 years ago
2
Fix package import with Python 2.7.
#33
mrstegeman
closed
5 years ago
0
Compilation error with Python 2.7.15
#32
jernst
closed
5 years ago
1
Bump version to stay in line with gateway.
#31
mrstegeman
closed
5 years ago
0
Add initial support for pairing prompts and credentials.
#30
mrstegeman
closed
5 years ago
0
Set up a base proxy href.
#29
mrstegeman
closed
5 years ago
0
Rename label to title.
#28
mrstegeman
closed
5 years ago
0
Pass property links through proxy.
#27
mrstegeman
closed
5 years ago
0
Add support for multipleOf.
#26
mrstegeman
closed
5 years ago
0
Add method to notify gateway of device connectivity state.
#25
mrstegeman
closed
6 years ago
1
Add better property value validation.
#24
mrstegeman
closed
6 years ago
0
Add support for readOnly property.
#23
mrstegeman
closed
6 years ago
0
Add methods to send error to gateway.
#22
mrstegeman
closed
6 years ago
0
Pass through enum in property description.
#21
mrstegeman
closed
6 years ago
0
Pass @type, @context, and label fields through IPC.
#20
mrstegeman
closed
6 years ago
0
Handle user entering PIN.
#19
mrstegeman
closed
6 years ago
0
Send property change notification if set_value fails.
#18
mrstegeman
closed
6 years ago
1
Python and Node addon library have different behavior when setProperty failed.
#17
sogaani
closed
6 years ago
7
Send UI href across plugin bridge.
#16
mrstegeman
closed
6 years ago
0
Ensure that device IDs are strings.
#15
mrstegeman
closed
6 years ago
0
Validate action input.
#14
mrstegeman
closed
6 years ago
1
Fix issue where unload response was never received.
#13
mrstegeman
closed
6 years ago
0
Change order of database search paths.
#12
mrstegeman
closed
6 years ago
0
Handle database errors better.
#11
mrstegeman
closed
6 years ago
0
Add a database method to save the config.
#10
mrstegeman
closed
6 years ago
0
Implement remove_action().
#9
mrstegeman
closed
6 years ago
0
Implement actions and events.
#8
mrstegeman
closed
6 years ago
0
Minor fixes to match WoT spec.
#7
mrstegeman
closed
6 years ago
0
Send notification after device removal.
#6
mrstegeman
closed
6 years ago
0
Allow add-on to register multiple adapters.
#5
mrstegeman
closed
6 years ago
0
Add a minimal settings database interface.
#4
mrstegeman
closed
6 years ago
2
Add fire_and_forget member to Property.
#3
mrstegeman
closed
6 years ago
0
Fix issue with JSON encoding and decoding.
#2
mrstegeman
closed
6 years ago
0
Add visible attribute to properties.
#1
mrstegeman
closed
6 years ago
0
Previous