mlobstein and GitHub
6a39bbf076
Ignore invalid elapsed/total time values ( #15900 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-11-17 18:51:26 +01:00
mlobstein and GitHub
ab0ea34d5a
Suppress warning messages ( #15129 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-11-14 15:44:47 +01:00
mlobstein and GitHub
ffc127f91c
[tasmotaplug] Initial contribution ( #15857 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-11-10 23:51:43 +01:00
mlobstein and GitHub
45760bff62
Register connection in Kaleidescape System log ( #15820 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-10-29 11:13:55 +01:00
mlobstein and GitHub
b0e20007bd
[kaleidescape] Update Play/Pause status to Player channel widget ( #15663 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-09-28 21:42:41 +02:00
mlobstein and GitHub
b355fa7578
Update Play/Pause status to Player channel widget ( #15662 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-09-28 21:38:24 +02:00
mlobstein and GitHub
b9a0e6fa14
Fix Reconnect error race condition ( #15536 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-09-01 23:16:16 +02:00
mlobstein and GitHub
8e18726399
[radiothermostat] Disable Remote Temp and Message Area on shutdown ( #15492 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-08-29 18:51:44 +02:00
mlobstein and GitHub
ca8c843d05
[plex] Use https for local connections ( #15306 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-07-26 23:44:57 +02:00
mlobstein and GitHub
51f3bf6b86
[nuvo] Include NuvoNet source favorites in zone favorite channel ( #15292 )
...
* Include NuvoNet source favorites in zone `favorite` channel
* Use existing constants
* VALID_SOURCES to enum list
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-07-25 01:17:49 +02:00
mlobstein and GitHub
4775ad2a0d
Fix MIME type ( #15162 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-07-04 21:35:35 +02:00
mlobstein and GitHub
472db7a87f
Fix MIME type ( #15161 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-07-04 21:34:43 +02:00
mlobstein and GitHub
b193493f8e
[radiothermostat] Skip clock sync when override is on ( #15127 )
...
* Don't sync clock when override is on
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-06-21 15:44:38 +02:00
mlobstein and GitHub
33814a8548
[radiothermostat] Add MyRadioThermostat/EnergyHub cloud removal note ( #15098 )
...
* Add cloud removal note
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-06-17 12:22:03 +02:00
mlobstein and GitHub
44a78b99f5
[plex] Initial contribution ( #15057 )
...
* aronbeurskens plex baseline
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Clean-up PlexApiConnector exception handling
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Additional clean-up
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
---------
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-06-10 07:22:02 +02:00
mlobstein and GitHub
ccab566172
Update app list URLs ( #15000 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-05-17 20:23:14 +02:00
mlobstein and GitHub
2f7bdbe966
[monopriceaudio] Add support for additional amplifiers ( #13936 )
...
* Add support for additional models
* Clarify supported models and documentation
* Add notes for amps with built-in serial over IP
* Improve configuration validation and add i18n to status messages
* Remove default values for port configuration
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-05-11 16:14:55 +02:00
mlobstein and GitHub
ab4dace2e9
fix ALLOFF event to source button channels ( #14944 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-05-06 11:28:03 +02:00
mlobstein and GitHub
acb73a2c7b
Declare connection for bindings T-Z ( #14912 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-04-30 20:56:14 +02:00
mlobstein and GitHub
dc19e2991d
Declare connection for bindings N thru S ( #14907 )
...
* Declare connection for bindings N-S
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-04-30 17:37:32 +02:00
mlobstein and GitHub
6e2dddfe73
Declare connection for bindings G thru M ( #14902 )
...
* Declare connection for bindings G-M
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-04-29 20:24:54 +02:00
mlobstein and GitHub
36b2dbfbc9
Declare connection for bindings A thru F ( #14901 )
...
* Declare connection for bindings A-F
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-04-29 10:10:19 +02:00
mlobstein and GitHub
2c006ccd31
[radiothermostat] Add message display channel and improve ThingActions ( #14799 )
...
* Add price message channel
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-04-15 21:20:20 +02:00
mlobstein and GitHub
ec329c456d
[kaleidescape] Remove Apache StringEscapeUtils ( #14513 )
...
* Remove Apache StringEscapeUtils
* add tests
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-03-26 14:26:51 +02:00
mlobstein and GitHub
9b7788d14c
Declare connection in multiple bindings addon.xml ( #14677 )
...
* Declare connection in addon.xml
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-03-26 13:45:03 +02:00
mlobstein and GitHub
279374a14b
[radiothermostat] Add configuration to update thermostat's internal schedule ( #14149 )
...
* Add configuration to update thermostat's internal schedule
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-03-24 09:15:58 +01:00
mlobstein and GitHub
dae33c405e
Refactor pairing process to use handler httpClient ( #14640 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-03-20 07:54:31 +01:00
mlobstein and GitHub
7c20a4804a
[vizio] Improve handling of TV's self-signed certificate ( #14429 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-02-21 15:58:48 +01:00
mlobstein and GitHub
a8267bc4fb
Fix Essentia G standby mode wake-up ( #14321 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-02-04 05:53:27 +01:00
mlobstein and GitHub
b898bac832
Publish ALLOFF event for use in source rules ( #14248 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-01-21 11:16:36 +01:00
mlobstein and GitHub
de6ef7e8ae
Implement missing 'Light' device type ( #14150 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2023-01-04 07:25:14 +01:00
mlobstein and GitHub
139aeed3ec
[atlona] Add support for AT-PRO3HD44M ( #14080 )
...
* Add support for AT-PRO3HD44M
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-12-31 10:18:03 +01:00
mlobstein and GitHub
dd8eb4701e
[bondhome] Fix fatal Null Pointer errors ( #14103 )
...
* Fix fatal Null Pointer errors
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-12-30 09:23:45 +01:00
mlobstein and GitHub
4a982957c3
[nuvo] Auto update source channel for grouped zones ( #14012 )
...
* Auto update source channel for grouped zones
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-12-27 12:54:26 +01:00
mlobstein and GitHub
7480c63636
Update README ( #13868 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-12-09 12:32:47 +01:00
mlobstein and GitHub
0c53ce998c
[atlona] Update README ( #13867 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-12-07 21:33:00 +01:00
mlobstein and GitHub
fc529777e4
[vizio] Vizio TV binding - Initial contribution ( #13309 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-12-06 15:37:54 +01:00
mlobstein and GitHub
b4a5afd6a6
[nuvo] update rules examples in README ( #13771 )
...
* update rules examples
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-11-25 08:08:59 +01:00
mlobstein and GitHub
ed96a39b99
[dscalarm] Fix broken link in README ( #13743 )
...
* Update README
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-11-19 09:18:32 +01:00
mlobstein and GitHub
dff4d3b4fb
Add missing status ( #13729 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-11-16 08:14:10 +01:00
mlobstein and GitHub
12980e7147
fix system_buttonpress not populating ( #13721 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-11-15 00:30:34 +01:00
mlobstein and GitHub
160e0c2548
[nuvo] Add zone actions for rules ( #13658 )
...
* Add zone actions for rules
* Don't scan for NuvoNet source messages if openHAB NuvoNet sources are not being used
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-11-12 16:57:22 +01:00
mlobstein and GitHub
69b9f9895f
[monopriceaudio] Update README ( #13688 )
...
* Update README
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-11-11 13:07:59 +01:00
mlobstein and GitHub
99e309e991
[kaleidescape] update README ( #13593 )
...
* update README
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-10-29 10:43:32 +02:00
mlobstein and GitHub
51054fe51b
Ignore NuvoNet events for sources not managed by openHAB ( #13535 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-10-15 10:27:37 +02:00
mlobstein and GitHub
61b9e74c95
[epsonprojector] Log invalid number when expecting numeric response from projector ( #13550 )
...
* Log invalid number when expecting numeric response from projector
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-10-15 09:35:14 +02:00
mlobstein and GitHub
f5101b1764
Log invalid number when expecting numeric response from projector ( #13549 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-10-15 09:33:12 +02:00
mlobstein and GitHub
f431bfc013
[nuvo] Add Image channel for album art ( #13498 )
...
* Add Image channel for Album Art
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-10-10 15:53:05 +02:00
mlobstein and GitHub
89c73a0d81
[nuvo] Add NuvoNet source communication capabilities ( #12042 )
...
* Add NuvoNet source communication
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* fix readme
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* remove commented code
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Add startup/shutdown keypad messages
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Minor cleanup before code review
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Add configurable favorites labels
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* add new config item to i18n properties
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Fix restart detection and improve version matching
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Increment version number
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* remove repeated word in channels.xml
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-09-19 08:00:46 +02:00
mlobstein and GitHub
8a9c66a567
[radiothermostat] Ignore updates if thermostat data is invalid ( #13394 )
...
* Ignore updates if data is invalid
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-09-17 17:49:59 +02:00
mlobstein and GitHub
5a11f1420e
[nuvo] Fix MPS4 flag and online status reporting ( #13345 )
...
* Fix mps4 flag and online status reporting
* Update missing statuses
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-09-03 17:44:39 +02:00
mlobstein and GitHub
9f3a23c55f
Fix NPE on shutdown when Thing disabled and fix a bunch of warnings ( #13215 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-08-04 15:56:52 +02:00
mlobstein and GitHub
22f7dfe309
[epsonprojector] several small improvements and formatting changes ( #13207 )
...
* several small improvements and formatting changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-08-03 16:30:42 +02:00
mlobstein and GitHub
b31f06a4cd
[radiothermostat] minor readme updates ( #13170 )
...
* minor readme updates
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-07-25 16:42:16 +02:00
mlobstein and GitHub
57e31e2885
Remove several README embedded logos ( #13089 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-07-07 08:20:02 +02:00
mlobstein and GitHub
22ebb9809b
Fix reporting of Roku Home app ( #12884 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-06-06 16:18:56 +02:00
mlobstein and GitHub
22d0e5905c
[benqprojector] Add discovery service ( #12866 )
...
* Add discovery service
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-06-04 23:47:32 +02:00
mlobstein and GitHub
b829fe52e4
Increase timeout for thermostat status requests ( #12852 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-05-31 09:39:44 +02:00
mlobstein and GitHub
81ae28cba9
Add PowerOn option to Remote Button channel ( #12839 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-05-28 20:10:52 +02:00
mlobstein and GitHub
7613cbcd76
[epsonprojector] Fix discovery service to prevent erroneous inbox items ( #12586 )
...
* Fix discovery service to prevent erroneous inbox items
* improve EPSON string matching
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-04-09 16:10:36 +02:00
mlobstein and GitHub
c81506b44d
[yamahareceiver] Remove Apache commons libraries ( #12527 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-03-27 15:53:21 +02:00
mlobstein and GitHub
80cb1ed251
[denonmarantz] Remove Apache StringUtils ( #12526 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-03-27 12:39:02 +02:00
mlobstein and GitHub
78e214651f
Workaround for incorrectly reported fan state ( #12145 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-01-28 22:00:52 +01:00
mlobstein and GitHub
71b4fcbac7
[oppo] Fix Play Mode and Disc Type updates ( #12066 )
...
* Fix Play Mode and Disc Type updates
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-01-17 20:29:23 +01:00
mlobstein and GitHub
b9ad9ae29e
[atlona] Correct spelling of atlona ( #11966 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-01-05 16:39:32 +01:00
mlobstein and GitHub
e9537f2cbd
fix projector error message display ( #11953 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2022-01-04 09:28:34 +01:00
mlobstein and GitHub
b8f4f46f08
fix typo in ChannelDown option ( #11843 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-12-22 17:12:59 +01:00
mlobstein and GitHub
35338506ce
[radiothermostat] Update thing description for better matching in add-on search ( #11675 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-12-01 21:58:36 +01:00
mlobstein and GitHub
6fe68b4d15
[nuvo] Update thing description for better matching in add-on search ( #11674 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-12-01 21:57:46 +01:00
mlobstein and GitHub
6e665b3503
[tivo] Minor update and cleanup README.md ( #11673 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-12-01 12:22:29 +01:00
mlobstein and GitHub
1417b9c4dd
[kaleidescape] Fix incorrect word in player ui documentation ( #11676 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-12-01 09:48:30 +01:00
mlobstein and GitHub
43ff86c1b4
Fix setpoint parsing error ( #11635 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-11-23 13:18:30 +01:00
mlobstein and GitHub
09f3b03ee2
[monopriceaudio] Clarify supported models and documentation ( #11591 )
...
* Clarify supported models and documentation
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Clarify supported models and documentation
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Add notes for amps with built-in serial over IP
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Add notes for amps with built-in serial over IP
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* fix spotless error
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* substitute controller/amplifier
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-11-18 09:02:17 +01:00
mlobstein and GitHub
5c8e2a2bbf
[nuvo] Minor README edit and move logo to openhab-docs ( #11556 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-11-12 21:19:09 +01:00
mlobstein and GitHub
f9ee7399ba
[yamahareceiver] Handle 'No Preset' tuner preset response ( #11471 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-10-31 12:40:46 +01:00
mlobstein and GitHub
23b4a623c2
[benqprojector] Update broken link in README ( #11383 )
...
* Update broken link in README
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-10-14 18:41:06 +02:00
mlobstein and GitHub
84ba4fc333
Improve discovery service ( #11258 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-09-18 13:51:30 +02:00
mlobstein and GitHub
db935d3a3b
[kaleidescape] Add configuration option to auto load metadata channels without rules ( #11231 )
...
* Add configuration option to auto load metadata channels
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Debug message
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-09-14 16:55:48 +02:00
mlobstein and GitHub
cd69c77cd5
[oppo] Remove logo from README ( #11176 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-08-31 14:41:11 +02:00
mlobstein and GitHub
81989112d1
Fix equalsIgnoreCase issue ( #11140 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-08-24 19:05:32 +02:00
mlobstein and GitHub
5ce27e3407
Fix equalsIgnoreCase issue ( #11141 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-08-24 19:04:17 +02:00
mlobstein and GitHub
5d6fa4a460
Update Nuvo README ( #11107 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-08-14 13:39:11 +02:00
mlobstein and GitHub
1321049973
Add Roku TV channels ( #11087 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-08-11 12:06:40 +02:00
mlobstein and GitHub
440554dcc1
update README ( #11075 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-08-01 09:24:37 +02:00
mlobstein and GitHub
f8157549ef
[epsonprojector] Add configurable volume channel ( #10988 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-07-17 22:34:03 +02:00
mlobstein and GitHub
58f20c5028
[tivo] Fix thing staying offline after connection refresh ( #10902 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-07-06 19:46:25 +02:00
mlobstein and GitHub
f7815f8eb2
[epsonprojector] Update readme configuration section ( #10828 )
...
* update Epson readme per standards
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* capitalize label
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-06-12 13:16:31 +02:00
mlobstein and GitHub
bce5363856
[tivo] refresh connection every 12 hours ( #10824 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-06-12 13:11:15 +02:00
mlobstein and GitHub
e452de8e15
[benqprojector] Migrate benqprojector binding to OH3 ( #10341 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-06-12 12:00:08 +02:00
mlobstein and GitHub
6141d69da3
[radiothermostat] Add job to set thermostat clock automatically from the binding ( #10819 )
...
* add thermostat clock sync job
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-06-07 20:58:19 +02:00
mlobstein and GitHub
035556bc55
[radiothermostat] Add Remote Temperature channel ( #10194 )
...
* Add Remote Temperature channel
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Fix spelling error
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Fix spelling error2
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* minor README update
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-04-09 23:28:38 +02:00
mlobstein and GitHub
493f8c4ebe
[oppo] Fix setting verbose mode at startup issue ( #10306 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-03-13 20:21:27 +01:00
mlobstein and GitHub
c8eb88fc53
[atlona] Fix PROPERTY_VERSION not displaying correct value on UHD models ( #10279 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-03-13 20:10:05 +01:00
mlobstein and GitHub
51ddbdb84d
[epsonprojector] Fix ONLINE status reporting ( #10266 )
...
* Epsonprojector - Fix ONLINE status reporting
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-03-02 10:21:39 -08:00
mlobstein and GitHub
10b9b562ad
[epsonprojector] Always set ready=true on disconnect and improve documentation ( #10079 )
...
* Always set ready on disconnect and improve documentation
* improve documentation
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-02-06 18:32:34 -08:00
mlobstein and GitHub
da387618fd
[tivo] Add IR code commands to dropdown and documentation ( #10046 )
...
* Add IR code commands to dropdown and documentation
* Add link to community for advanced UI creation
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-02-04 11:54:16 -08:00
mlobstein and GitHub
a49b3487fa
[tivo] fix bugs with standby mode and channel parsing ( #9964 )
...
* fix some tivo binding bugs
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* update search example rule
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-01-26 16:45:59 +01:00
mlobstein and GitHub
08833c7c79
[roku] binding - initial implementation ( #9571 )
...
* Roku binding - initial implementation
* update channel names to camelCase
* review changes
* spelling
* update README.md
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-01-18 12:57:42 -08:00
mlobstein and GitHub
8864566e18
[epsonprojector] Fix keycode channel to allow non-numeric characters ( #9698 )
...
* Fix keycode channel to allow non-numeric characters
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
* Add additional enum values
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-01-08 23:22:46 +01:00
mlobstein and GitHub
9776de236f
[tivo] Update tivo binding for OH3 ( #9302 )
...
* Baseline original code from AndyXMB
* Initial updates for OH3
* fix null warnings and add sub-channel handling
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com >
2021-01-02 23:06:38 -08:00