Commit Graph

343 Commits

Author SHA1 Message Date
rospogrigio
3ea1362b35 Merge branch 'master' into vacuum_platform_new 2021-11-03 09:56:08 +01:00
Tim
c8e660dfac Revert "add presets and integer/string option"
This reverts commit ec223ba73d.
2021-10-26 21:41:59 +10:30
Tim
0f43923c2e Revert "missing imports"
This reverts commit 6f281a08fc.
2021-10-26 21:41:56 +10:30
Tim
7ac4fe5a11 Revert "correctly split preset and speed in updates"
This reverts commit 0c59ddc7e0.
2021-10-26 21:41:51 +10:30
Tim
0c59ddc7e0 correctly split preset and speed in updates 2021-10-26 16:09:39 +10:30
Tim
6f281a08fc missing imports 2021-10-26 15:35:18 +10:30
Tim
ec223ba73d add presets and integer/string option 2021-10-26 15:32:23 +10:30
Tim
30f95d8690 Merge branch 'master' into master 2021-10-22 21:39:16 +10:30
Prasad Bankar
3fca5566bb Update fan.py
Changes:
Changed set_speed in turn_on method
Changed set_percentage method for better flow
Logger changes
2021-10-06 21:37:17 +05:30
Tim
3eacbbda5a spelling error 2021-10-05 15:57:42 +10:30
regevbr
62327629a6 fix cover state issue 2021-10-01 11:03:20 +02:00
regevbr
5e71ee4ae8 fix cover state issue 2021-10-01 11:03:20 +02:00
Tim
81967039c2 fixed logger error 2021-09-02 10:35:34 +09:30
Tim
45890cf769 Merge branch 'master' into master 2021-08-26 12:52:13 +09:30
Tim
5cbf556b91 remove comments 2021-08-19 19:59:20 +09:30
Tim
4cc7ffc072 update to new fan entity configuration 2021-08-19 19:57:51 +09:30
Tim
94c3af1c7d update to new fan entity percentage 2021-08-19 19:56:54 +09:30
Tim
e613075971 update to new fan entity percentage configuration 2021-08-19 19:53:32 +09:30
Tim
b8acadc195 working
add more config options and presets in future
2021-08-18 13:15:04 +09:30
Tim
4eb1806eb4 Update fan.py 2021-08-18 11:24:52 +09:30
Tim
761a5f133a Update fan.py 2021-08-18 11:07:17 +09:30
Tim
5217014f22 Update const.py 2021-08-18 11:06:41 +09:30
Tim
ec793a1137 Update en.json 2021-08-18 11:05:36 +09:30
rikman122
0f3ad66849 add stop and locate commands 2021-06-17 11:46:07 +02:00
rikman122
77380992cb separate real modes from status modes 2021-06-17 09:45:29 +02:00
Taras Nychko
f374dd4f4a Add support for paused state 2021-06-14 23:25:21 +01:00
rikman122
3e78b0b9ba added Power control DP 2021-06-12 12:55:24 +02:00
rikman122
1f98b6533b added sample YAML 2021-06-11 16:20:03 +02:00
rikman122
bab68a1d38 first approach 2021-06-11 16:10:47 +02:00
rospogrigio
20a47da824 Added iot_class to manifest.json 2021-06-09 09:36:28 +02:00
Shane Donohoe
885b08c247 Include "big" high fan setting (#413)
The Asakuki diffuser has its speed setting under the 103 DPS and uses "big" for its high setting.

Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-04-01 12:15:51 +02:00
ultratoto14
8cf1a95bab Fix error that happens when in custom scene (#291)
* FIx  error that happens when in custom scene

* Remove unnecessary None

* Remove unnecessary None

Co-authored-by: Pierre Ståhl <pierre.staahl@gmail.com>
2021-03-31 19:32:10 +02:00
Pierre Ståhl
66fdc164a3 Make connection retries every minute (#288)
* Make connection retries every minute

This mimics the re-connect loop previosuly present, but in a simpler
form. Every 60 seconds, a new connection attempt is made as well as
initially when a device is set up.

* Fix device look up in reconnect loop
2021-03-05 23:16:27 +01:00
rospogrigio
9a240bcc97 Swtiching to version 3.2.1 in manifest.json 2021-03-04 11:20:20 +01:00
rospogrigio
09f6de874b Updated manigest.json adding "version" field 2021-03-04 11:19:45 +01:00
rospogrigio
5637060a87 Fixed close button disabled with 'none' positioning mode 2021-01-07 09:46:01 +01:00
Itai Raz
397e99fec1 allow set small / large values for low and high speed for fans 2021-01-01 19:34:29 +02:00
rospogrigio
9bfeb107f5 Cover fake position persistent (#213)
* Introduced read/store to JSON file of cover's last position for fake positioning
* renamed "fake" positioning to "timed"; introduced timed movement timeout equal to full opening time
* Made waiting for timeout for stopping non-blocking
* Introduced status storing using RestoreEntity
* Fixed postlund's remarks
* Updated cover samples in README and info.md
2020-12-30 22:47:45 +01:00
ultratoto14
0518f58919 Merge branch 'master' into timeout_log 2020-12-17 21:57:21 +01:00
ultratoto14
fd404cb39b Merge branch 'master' into timeout_log 2020-12-17 21:46:59 +01:00
ultratoto14
444ec78e2b Fix review comment. 2020-12-17 21:46:26 +01:00
ultratoto14
acf3e6eccd Merge branch 'master' into scene_fix_2 2020-12-17 21:45:26 +01:00
Pierre Ståhl
654c6cdc62 Support adding and removing entities to devices (#191)
New entities can be added via + button under Integrations (like when
adding a new device) and entities can be removed from Options.
2020-12-17 21:36:24 +01:00
dependabot-preview[bot]
8e1e349fa4 Fix HA scene, one more. 2020-12-17 16:20:22 +01:00
ultratoto14
3a4940387c Use debug message for timeout. 2020-12-17 15:01:02 +01:00
Pierre Ståhl
acd70b655c Fix name issue from pylint changes (#252) 2020-12-17 14:03:40 +01:00
Pierre Ståhl
f72cbc0b5a Run pylint from tox (#243) 2020-12-17 09:26:55 +01:00
Maarten Weyns
a6e8f282c5 Fixed editor line indentation 2020-12-15 20:11:34 +01:00
Maarten Weyns
c28fac7010 This makes lights smoothly fade from one state to a new state, without the intermediate "turn off" 2020-12-15 20:09:10 +01:00
ultratoto14
3737dec4c2 Merge branch 'master' into light_fixes 2020-12-15 19:27:18 +01:00