bsamuels
3b22e3f711
Start bug fixing, update FHEM bulk add issue
2018-03-09 09:18:23 -06:00
bsamuels
82788f1ecd
Final fixes and ready for release
2018-03-08 13:17:26 -06:00
bsamuels
b26a63bb7a
updated to new BL api lib added debug and fixed device build for BL in
...
app.js
2018-03-07 11:07:44 -06:00
bsamuels
f17cea3c9d
Finished debugging broadlink implementation
2018-03-06 16:05:27 -06:00
bsamuels
869ffaaf36
Updated broadlink discover and fixed list mapping issue. Added refresh
...
to ResourceHAndlers so Broadlink and Lifx can be refreshed from the tab.
2018-02-08 15:30:21 -06:00
bsamuels
c843e8d1ac
Fix small issues and add pct check for FHEM
2018-01-26 13:41:57 -06:00
bsamuels
47074ff60f
Update Fibaro and Fhem for small changes.
2018-01-23 14:34:49 -06:00
bsamuels
14e940134c
Fixed openhab build screen and openhab invalid responses.
...
Completed Broadlink impl
Testing
2018-01-19 14:46:45 -06:00
bsamuels
5a052d9374
Updated FHEM for command
...
Started Broadlink implementation
2018-01-18 16:54:21 -06:00
bsamuels
18c47ee5e4
update for changes
2018-01-16 16:13:24 -06:00
bsamuels
37b381085c
Fixed RC test issues for:
...
FHEM device decode
on for first dim
default OpoenHab Port
Fibaro request debugging enhancement
2018-01-12 15:44:10 -06:00
bsamuels
037b151729
Updates for RC2 fixing FHEM issues, Fiabaro Issues, adding functionality
...
for color tests, and sending multiple requests based on the Hue API
body.
2018-01-05 14:48:20 -06:00
bsamuels
f27d905869
Updated FHEM integration for testing
2018-01-02 16:20:51 -06:00
bwssystems
ca2c5f7b04
Finished OpenHAB integration....
2017-12-20 15:36:08 -06:00
Admin
fe613f7688
Basic OpenHAB functionality added. Need to add String selection
...
functionality.
2017-12-15 16:34:58 -06:00
Admin
4ecbad6558
Fixed enable rooms for Alexa. Removed huemulator redirect for Spark.
...
Added Link management as links are now stored with IP.
2017-12-12 15:21:45 -06:00
Admin
4c86e42776
Added hex color codes, added swith to utilize groups/rooms. updated exec
...
to use new path parsing. Revert back to Spark 2.3 due to issues.
2017-12-11 16:40:59 -06:00
Björn Rennfanz
bdf5770ba0
Some corrections after rebasing code of HomeWizard SmartPlug plug-in
2017-12-09 22:05:00 +01:00
Björn Rennfanz
a213672341
Add web part of plug-in for HomeWizard SmartPlug support
2017-12-09 21:40:27 +01:00
Admin
75b925992b
Updated favicon, enhanced login/logout.
2017-11-17 15:56:23 -06:00
Admin
05b9f195d7
Fixed issue with http client pool and with test user for web interface.
2017-11-17 12:38:14 -06:00
Admin
feee22dbac
Merge branch 'refs/heads/pr/785' into FeaturesfFor5.0
...
# Conflicts:
# src/main/resources/public/scripts/app.js
2017-11-14 13:13:22 -06:00
Dmitriy Ponomarev
31fe05fe2b
fix autorization in requests and many changes. All working, except device statuses. Dont know how to do that.
2017-09-25 03:04:01 +03:00
diamond5170
924f3059fb
Merge branch 'master' into master
2017-09-24 21:45:56 +03:00
Florian Förderreuther
ce79fb4b82
Light type detection and filter for device list
...
"Extended color light" isn't used anymore for all devices without thinking about it. It will now automatically differentiate between Color and Dimmable light by the following logic:
1. If it's Philips Hue passthru look at the state: if it contains the attribute "colormode" it's a Extended color light, otherwise it's a Dimmable light.
2. If it's no passthru it's a dimmable light if the colorUrl has no content.
I didn't use On/Off light because i disovered that a) the hue app treats these exactly the same as dimmable light, you can still "change the brightness" and b) the amazon echo doesn't find these lights without the skill
I also enhanced the filter options in the web ui.
You have a textbox "Show devices visible to". You can fill in an ip-address and there will only be devices displayed that a) have the ip address in the requesterFilter or b) don't filter by requester.
If you tick the checkbox "Must contain filter" option b isn't used. This means also if you check the box with no ip address in the textbox only devices without request filter will be shown.
Also there is a filter by device type.
All these 3 filter options will be remembered as long as the browser tab is closed.
2017-08-02 07:34:06 +02:00
Florian Förderreuther
087d66694e
Added filter to device list "show devices visible to ip-address"
...
If filter is active it will only show the devices that are visible for the given ip-address. Filter setting is saved until browser tab is closed.
2017-07-28 02:24:48 +02:00
Unknown
3a5262ff33
Added ColorUrl and alternative item edit mode
...
Additional to on/off/dim items i added color items. The colorUrl gets executed if a PUT is received with xy/ct/hue/sat in the body. Also changed the emulated bulb type to "Extended color light".
Added "Change Editmode" button in the editdevice screen. Switch between manual JSON edit and the tabular variant. Local unsaved changes in one mode carry over to the other. Through this edit variant it's possible to change the order of items and do copy/paste.
2017-07-23 10:15:00 +02:00
Admin
3d4724ac57
Fixed an introduced issue with the edit screen. Finished the press time
...
implementation.
2017-06-21 16:22:03 -05:00
Admin
63ac729967
Adding long press
2017-06-20 16:35:03 -05:00
Admin
5ccb793ddb
Merge and update changes from pull requests
2017-06-19 15:10:40 -05:00
BWS Systems
3ebab82977
Merge pull request #654 from fgather/master
...
Add possibility to set qos and retained state of MQTT messages
2017-06-19 15:01:32 -05:00
Admin
998450af4e
Updating HAL changes
2017-05-31 16:32:33 -05:00
Admin
d78c7c536d
Updateing HAL handling
2017-05-30 16:41:26 -05:00
fgather
a55c53299a
Add possibility to set qos and retained state of MQTT messages
2017-05-30 21:49:31 +02:00
Admin
ea80925533
remove .map files and remove async from run function.
2017-05-24 15:54:21 -05:00
Admin
62b896ee07
Implement devimal percent for no locale, add HAL https and debugging for
...
link buttton usage.
2017-05-19 15:45:56 -05:00
Admin
19256e4eaa
Updated code for issues and included new pull requests from others.
2017-05-11 15:30:34 -05:00
diamond
9aaab37a17
auth
2017-05-04 05:59:04 +03:00
diamond
df618afeda
fix requests
2017-05-04 03:48:24 +03:00
diamond
d36769e2a0
fibaro HC2 support
2017-05-04 03:19:03 +03:00
Admin
13c84ba174
Hopefully, final testing release
2017-04-06 16:23:14 -05:00
Admin
b19fe5c86a
Took care of dynamic test user creation
2017-04-05 16:02:40 -05:00
Admin
ff9d0a5a77
Moving to release candidate 1
2017-04-04 15:54:58 -05:00
Admin
0737c54a0e
Updated security changes for exec command with the exec garden.
2017-04-04 11:47:04 -05:00
Admin
a7e516925c
Updated security to have basic auth and also remove login when reinit
...
happens.
2017-04-03 16:40:46 -05:00
Admin
2f1adf9d4b
First round of testing for Security complete, now alpha
2017-03-31 14:57:48 -05:00
Admin
cd5417c2e0
Testing security impl
2017-03-30 15:55:36 -05:00
Admin
ba621fcb85
Continue with security impl, starting to gell....
2017-03-29 16:41:59 -05:00
bwssystems
7442b0d0ca
more security handling
2017-03-28 18:58:33 -05:00
Admin
c275926117
continue security update
2017-03-28 16:39:30 -05:00