artem
bb0371b5e8
Migrate boiler.yaml -> heating.yaml
...
- add heating controller (on/off/auto)
- add heating status
2023-10-23 13:57:40 +02:00
artem
32c198d641
Add esp32-devkit-v1 template
2023-10-23 12:22:13 +02:00
artem
12ed2e7704
Move restart button into a template
2023-10-23 12:21:47 +02:00
artem
1d3ede92a7
Schedule recirculation pump per eS73 manual 5.8.6
2023-10-08 09:09:18 +02:00
artem
9dc8500f42
Add config for empty ESP32-CAM
2023-10-05 21:04:23 +02:00
artem
f544131865
Add config for empty esp01s (relay controller)
2023-10-05 21:03:48 +02:00
artem
b8e91aa950
Use existing packages in empty board configs
2023-10-05 20:59:30 +02:00
artem
f1d1522e31
Add Uptime sensor
2023-10-05 20:59:02 +02:00
artem
38ef09db1c
Add WiFi info to Diagnostics sensors
2023-10-05 20:58:37 +02:00
artem
399f90eb05
Do not require esp-idf on esp32-poe
...
Blinds is running on esp32-poe now, and there's no easy way
of using cc1101 with idf.
2023-10-03 20:47:59 +02:00
artem
01cb0d324b
Move blinds from custom component to CC1101
2023-10-03 20:28:39 +02:00
artem
c8a60d71c8
Move blinds to ESP32-PoE
2023-10-03 20:28:26 +02:00
artem
e38110e948
Do not pretend that we can do position/tilt (yet)
2023-10-03 20:27:14 +02:00
artem
fa6b175de9
Do not mask interrupts during transmission
...
Somehow this breaks the board. So far no problems detected
without masking interrupts.
2023-10-03 20:26:35 +02:00
artem
487378b71e
Ignore interrupts while sending blinds signal
...
Makes transmission more reliable.
2023-10-03 16:18:04 +02:00
artem
d175005269
Make somfy.h a bit more portable
...
- byte -> uint8_t
- explicit narrowing with static_cast
2023-10-03 16:16:45 +02:00
artem
677043407e
Expand secrets.yaml sample with new values
2023-10-03 13:41:06 +02:00
artem
0c85a6fc78
Add friendly_name where possible
2023-10-03 13:34:01 +02:00
artem
29ebf4677f
Remove comment attempt from flashing command
2023-10-03 13:32:57 +02:00
artem
1079b5bd4e
Revert recirculation pump fine schedule
...
Doesn't save any considerable amount of fuel,
but has unknown side effects.
This reverts commit 99c681655b .
2023-09-20 12:59:27 +02:00
artem
99c681655b
Recirculation: try to reduce water heating costs
2023-09-18 20:56:00 +02:00
artem
ebaee3bc2b
Add friendly_name for recirculation pump device
2023-09-18 20:54:47 +02:00
artem
5d3da403da
Move internal temperature to diagnostic category
...
The values are useless for environment monitoring.
2023-08-19 18:29:14 +02:00
artem
9ab48865a5
Match on custom mystrom devices with reflash
2023-08-19 18:28:56 +02:00
artem
38f3f3d99d
Further adjust boiler thermometer offset
2023-08-17 20:12:17 +02:00
artem
005b9f1864
Remove device name from entity name per HA guide
2023-08-05 15:50:52 +02:00
artem
836d957d5d
Fix reflash not showing current when no filter set
2023-08-04 13:57:08 +02:00
artem
c82aae4292
Fix temperature sensor offset: thermal paste added
2023-08-01 15:07:25 +02:00
artem
ce24e49354
Turn off storage heater after 3-6hours
2023-07-30 22:10:46 +02:00
artem
23e8f04a85
Generate unique IDs from MQTT esphome entities
...
Even if they are named the same (e.g. reset button).
2023-07-27 13:51:47 +02:00
artem
430630d9e0
Remove car charger schedule
...
To be scheduled by HA
2023-07-23 13:12:46 +02:00
artem
99f43ef2d5
Add heating schedule description
2023-07-23 13:11:18 +02:00
artem
692896fe47
Timing optimization for blinds controller
2023-07-23 13:06:35 +02:00
artem
013e1a5ec2
Switch pool pump on along with Salt System
...
Switching earlier is counter-productive on colder days, as it cools the
water down and wastes power. It can be done centrally by HA depending on
the weather conditions.
2023-07-21 14:24:05 +02:00
artem
df54fb5753
Rename "pool" to "pool-pump"
...
Salt system is not controlled by mystrom.
2023-07-19 19:35:41 +02:00
artem
d9963707c4
Remove mystrom prefix from device names
...
Limits hostname length.
2023-07-19 18:22:16 +02:00
artem
c2591912b8
A script to mass-operate on esphome devices
2023-07-19 17:00:30 +02:00
artem
1cdcbe5374
Expand mystrom fleet
2023-07-19 17:00:09 +02:00
artem
b740de9079
Set pulse duration filters on water meter
2023-07-12 19:58:20 +02:00
artem
7681135227
Increase mystrom power reporting frequency
...
And fix a typo in substitutions example.
2023-05-29 16:14:44 +02:00
artem
519df3b1b9
Move VCC and restart button to Diagnostic tab
2023-05-29 16:12:54 +02:00
artem
10189d6657
Push around boiler pins to reduce entropy
2023-04-16 20:15:47 +02:00
artem
a5906fa09d
Fix domain for Ethernet connections
2023-04-08 22:00:03 +02:00
artem
3d6f722e7c
Add mystrom universal config
2023-04-08 12:18:30 +02:00
artem
1e5a06aa49
Add restart button for esp8266
2023-04-08 08:52:03 +02:00
artem
c4ddb2308b
Add VCC sensor for esp8266 not using ADC
2023-04-08 08:41:14 +02:00
artem
249615cd90
Enable MQTT for btproxy (for logs etc)
2023-04-08 07:44:35 +02:00
artem
6c85b9182f
Add reset button for esp32-poe
2023-04-08 07:42:44 +02:00
artem
774ba71a86
Reorganize configs into packages
2023-04-07 22:20:01 +02:00
artem
b8666b87c6
Move empty-board configs into subdir
2023-04-07 21:37:36 +02:00