Commit Graph

24 Commits

Author SHA1 Message Date
Geoff Davis
d98ab16302
Use substitutions in example YAML
Don't hard-code the node name or friendly name in the various component sections.
2021-05-28 13:52:10 -07:00
Geoff Davis
9bac1aa088
Comment out unused sections of demo 2021-05-28 13:34:16 -07:00
Simon Knopp
4cebb59611 Add support for set_remote_temperature() 2021-05-28 11:09:47 +12:00
Geoff Davis
c4ea4c14e1 Update documentation for external component
Add configuration variable reference.
Expand upon example configuration.
Add instructions for upgrading to version 2.0.x
2021-05-27 13:34:23 -07:00
Geoff Davis
11ab3f2cac Correct update_interval parameter 2021-05-27 10:40:22 -07:00
Geoff Davis
c53dbc6e4b
Merge pull request #28 from sijk/external_component
Make this usable as an `external_component`
2021-05-27 10:24:07 -07:00
Simon Knopp
cc4022babb Make this component work as a climate platform
I didn't understand initially how this was meant to be done. It makes
sense in hindsight.
2021-05-27 10:44:07 +12:00
Simon Knopp
cad0aee55e Document the new configuration options 2021-05-26 21:51:43 +12:00
Simon Knopp
1aa42c9406 Update documentation to use external_components 2021-05-26 18:01:58 +12:00
Daniel Eisterhold
7f660a4f64
Add link to circuit section of README 2021-05-02 10:10:45 -05:00
Geoff Davis
7a18097fb7 Update README
Reference upstream swicago library via github URL, per @oddeirik. Fixes
GH-26

ESPHome 1.15.x has been out for a while now.
2021-04-28 10:38:02 -07:00
Geoff Davis
9a48ec6f3e Update README
Reference upstream swicago library via github URL, per @oddeirik. Fixes
GH-26

ESPHome 1.15.x has been out for a while now.
2021-04-28 10:35:23 -07:00
Geoff Davis
10f08a68d4 Use upstream HeatPump library
SwiCago HeatPump has merged changes to variable initialization.
2020-03-18 07:44:08 -07:00
Geoff Davis
66b4efad8b Add requirements section
Source code had requirements, but readme didn't.
For GH-1
2020-03-11 23:04:27 -07:00
Geoff Davis
e79d216cfc Change I to The Author 2020-03-11 16:55:47 -07:00
Geoff Davis
9cc1c4e081 Even more doc tweaks. 2020-03-11 16:54:51 -07:00
Geoff Davis
3cdc870b4a More examples, more references 2020-03-11 16:51:01 -07:00
Geoff Davis
e8641f9cb7 Fix urls 2020-03-11 16:25:00 -07:00
Geoff Davis
d2637ad8e3 Fix baud_rate text 2020-03-11 16:20:50 -07:00
Geoff Davis
8a0bba689d Numerous documentation corrections
Change J105 to CN105.
Fix up formatting.
Add list of supported units from SwiCago.
2020-03-11 16:18:24 -07:00
Geoff Davis
8fa71878fa Add see also section, update example config 2020-03-11 15:32:49 -07:00
Geoff Davis
32ff547c7b Update README 2020-03-11 15:05:47 -07:00
Geoff Davis
d355025436 skeleton instructions 2020-03-11 10:22:35 -07:00
Geoff Davis
44f13b9c33
Initial commit 2020-03-11 09:36:56 -07:00