Commit Graph

79 Commits (63957787c4b9e818ce0e5e86f08111fb073bb2b6)

Author SHA1 Message Date
G Johansson 7041bc797a
Fix temperature stepping in Sensibo (#67737)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-03-07 09:55:12 -08:00
GitHub Action 2957f4ce85 [ci skip] Translation update 2022-03-07 00:18:40 +00:00
GitHub Action f5d25eaf8f [ci skip] Translation update 2022-03-06 00:18:25 +00:00
G Johansson 3d26f6b85d
Quicker update on hvac mode change in Sensibo (#67692) 2022-03-05 12:01:53 -10:00
G Johansson 2474d84e35
Implement measurement sensor for Sensibo (#66949) 2022-03-05 11:59:15 -10:00
G Johansson a8baebee8d
Return None for fields not reported in Sensibo (#67693) 2022-03-05 11:42:03 -10:00
G Johansson af7670a5a5
Add base entity for Sensibo (#67696) 2022-03-05 11:37:44 -10:00
GitHub Action acd906dfab [ci skip] Translation update 2022-03-05 00:19:17 +00:00
GitHub Action 2242b023d3 [ci skip] Translation update 2022-03-04 00:21:35 +00:00
GitHub Action 11175b39f5 [ci skip] Translation update 2022-03-03 00:20:45 +00:00
G Johansson a3a66451d7
Implement reauth for Sensibo (#67446) 2022-03-02 12:22:14 -10:00
G Johansson 8ee3be33e9
Bump pysensibo to v1.0.8 (#67506) 2022-03-02 12:20:10 -10:00
G Johansson f2dabf4978
Set precision to tenths in Sensibo (#67297) 2022-02-28 20:02:27 -10:00
GitHub Action e963ad96d4 [ci skip] Translation update 2022-03-01 00:23:47 +00:00
G Johansson bb4b7c96d0
Migrate entry unique id for Sensibo (#67119) 2022-02-27 11:38:39 -10:00
G Johansson 2a2f245ae8
Add mac address as connection for Sensibo devices (#67035) 2022-02-22 15:13:22 +01:00
G Johansson b57a7ce6a3
Bump pysensibo to v1.0.7 (#67032) 2022-02-22 14:31:49 +01:00
GitHub Action 102ae9f0e3 [ci skip] Translation update 2022-02-22 00:17:23 +00:00
G Johansson d15acaf747
Implement number platform for Sensibo (#66898) 2022-02-21 11:50:50 -10:00
GitHub Action f921856f5f [ci skip] Translation update 2022-02-21 00:17:31 +00:00
G Johansson 3cbbf90f23
Bump pysensibo to v1.0.6 (#66930) 2022-02-20 12:32:12 +01:00
GitHub Action c4cc6ca0ba [ci skip] Translation update 2022-02-20 00:20:09 +00:00
G Johansson 1c9f05e6d8
Bump pysensibo to v1.0.5 (#66906) 2022-02-19 22:52:33 +02:00
G Johansson 6464ab8356
Bump pysensibo to 1.0.4 (#66886) 2022-02-19 12:00:49 -06:00
GitHub Action ad0cb4831e [ci skip] Translation update 2022-02-14 00:15:30 +00:00
G Johansson 1b27011320
Fix supported features sensibo (#65895)
* Fix features not available

* Partial revert

* Apply active features

* Fix from review
2022-02-12 12:48:48 +01:00
J. Nick Koston cc0fb5d9db
Add dhcp discovery to Sensibo for non-HomeKit devices (#66350) 2022-02-11 16:27:00 -06:00
Marc Mueller c28821aeca
Remove unused temp_unit attr [sensibo] (#65953) 2022-02-07 00:34:23 +02:00
G Johansson 54e1e905b1
Add capabilities to sensibo coordinator data (#65775) 2022-02-05 13:00:56 +01:00
G Johansson 07edbc42a4
Bugfix temp step list out of range sensibo (#65782) 2022-02-05 12:53:27 +01:00
G Johansson 718da64728
Improve code quality sensibo (#65503) 2022-02-03 16:34:01 -06:00
G Johansson ca1e295662
Implement diagnostics for Sensibo (#65515) 2022-02-03 15:03:56 +01:00
G Johansson 3f57adf475
Code quality custom service for sensibo (#65496) 2022-02-03 14:11:53 +01:00
G Johansson 8448462720
Rewrite sensibo integration (#64753)
* Rewrite sensibo integration

* Fixing CI

* coordinator in untested

* Fix review comments

* Additional review fixes

* Fix all conversations

* Remove extra state attributes

* Restore assumed state service

* Fix async_assume_state
2022-02-02 13:09:42 +01:00
GitHub Action 77ef86faee [ci skip] Translation update 2022-01-30 00:14:21 +00:00
J. Nick Koston 5b755b74fb
Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
GitHub Action b949199866 [ci skip] Translation update 2022-01-15 00:14:21 +00:00
epenet eafece3651
Add setup type hints (part 1) (#63955)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-12 08:49:46 +01:00
GitHub Action 0827608302 [ci skip] Translation update 2022-01-08 00:14:39 +00:00
Marc Mueller b168a8c7d0
Use imports from `helpers.typing` (#63459) 2022-01-05 14:56:34 +01:00
GitHub Action 021a4f7106 [ci skip] Translation update 2022-01-04 00:14:15 +00:00
GitHub Action 93758e2e6c [ci skip] Translation update 2022-01-01 00:14:34 +00:00
GitHub Action f205708e56 [ci skip] Translation update 2021-12-31 00:14:15 +00:00
GitHub Action 026ead2889 [ci skip] Translation update 2021-12-29 00:13:49 +00:00
epenet 92ace6c2e8
Ensure service calls are typed [s-u] (#62922)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-28 14:23:42 +01:00
G Johansson 0d957ad93b
Code improvements Sensibo (#62810) 2021-12-27 08:34:00 -10:00
GitHub Action cc92aa557a [ci skip] Translation update 2021-12-26 00:15:41 +00:00
GitHub Action f07030c425 [ci skip] Translation update 2021-12-24 00:13:45 +00:00
G Johansson 0ec2978698
Add DeviceInfo to Sensibo (#62668) 2021-12-23 21:02:24 +01:00
GitHub Action 87d4420a72 [ci skip] Translation update 2021-12-23 00:14:21 +00:00