schizza
fb9830cc1e
Chill index fix
...
Fix chill index formula as suggested by @facko79.
Chill index is computed only for temperatures less then 10°C (50°F). Otherwise real temperature is returned.
2024-06-17 14:37:50 +02:00
Lukas Svoboda
615b384487
Merge pull request #24 from schizza/chill_index
...
Wind chill index
2024-05-09 14:18:48 +02:00
Lukas Svoboda
4548d413d5
Merge branch 'main' into chill_index
2024-05-09 14:18:33 +02:00
Lukas Svoboda
3229c40387
Merge pull request #23 from schizza/Heatindex
...
Add Heat Index
2024-05-09 14:18:12 +02:00
schizza
e18762579b
Wind chill index
...
* Add sensor for wind chill index
2024-05-09 14:17:01 +02:00
schizza
8b0cc2d25e
Add Heat Index
...
* Heat index sensor
* Heat index computation is added
2024-05-09 13:26:01 +02:00
schizza
b58ff1b2e5
Update firmware_bug.md
2024-05-03 21:18:53 +02:00
schizza
b0e6348e6f
Fix permissions in iptables script.
2024-05-03 18:19:21 +02:00
schizza
23b5608727
Moved automation to automations.yaml
2024-05-03 10:51:40 +02:00
schizza
8199b38aa0
Typo
2024-05-03 10:30:28 +02:00
schizza
050b326865
Fix path to automation script
2024-05-03 10:23:50 +02:00
schizza
ea47c808b0
Merge pull request #22 from schizza/error-readme
...
Fix path discovery in HA
2024-05-03 10:21:04 +02:00
schizza
acebf1b268
Fix permissions
2024-05-03 10:19:14 +02:00
schizza
0409955801
Final fix
2024-05-03 09:28:00 +02:00
schizza
e84ec8f69e
Merge pull request #21 from schizza/error-readme
...
Fix path discovery in HA
2024-05-03 09:21:52 +02:00
schizza
c92d2f53e5
Merge branch 'main' into error-readme
2024-05-03 09:21:41 +02:00
schizza
b6edb63051
Fix path discovery in HA
2024-05-03 09:18:52 +02:00
schizza
782e04cd47
Update install_iptables.sh
...
Update to write right path to exec.sh
2024-05-02 20:26:58 +02:00
schizza
964ba623b2
Merge pull request #20 from schizza/schizza-patch-1
...
Update firmware_bug.md
2024-05-01 13:44:35 +02:00
schizza
a691dc42dc
Update firmware_bug.md
2024-05-01 13:44:18 +02:00
schizza
0c0e9e145d
Update firmware_bug.md
2024-05-01 13:41:18 +02:00
schizza
0610cf7966
Merge pull request #19 from schizza/error-readme
...
Firmware bug README
2024-05-01 13:39:56 +02:00
schizza
f49f77acd9
Firmware bug README
2024-05-01 11:37:09 +00:00
schizza
5eeda36f6d
Add automation for HA
2024-04-30 17:42:59 +02:00
schizza
2271564048
chmod change a+rx
2024-04-30 17:24:03 +02:00
schizza
edc63b83cb
Minor tweaks
2024-04-30 17:17:54 +02:00
schizza
88a4f2af49
Merge pull request #18 from schizza/iptables-script
...
Iptables script
2024-04-30 17:12:38 +02:00
schizza
4f2e93e63e
Merge branch 'main' into iptables-script
2024-04-30 17:12:22 +02:00
schizza
6a9daa063d
SSH, yaml config, scripts gen.
...
* Add SSH pair keys generation
* configuration.yaml auto add shell_command
* scripts to run shell_command properly
2024-04-30 17:06:08 +02:00
schizza
4f9ef266e0
Add script directory
2024-04-30 14:33:43 +02:00
schizza
6b4ce5f49f
Typo
2024-04-30 14:29:07 +02:00
schizza
cd60d224f4
Remove old files.
...
Remove iptables_redirect.sh if exists to download new one.
2024-04-30 14:29:07 +02:00
schizza
d1b7986550
Minor changes.
2024-04-30 14:29:07 +02:00
schizza
3f1869e6a9
Fixing typos a minor changes
2024-04-30 14:29:07 +02:00
schizza
be93b490e0
Minor tweaks.
2024-04-30 14:29:07 +02:00
schizza
5dc35ec7ad
Link updates
2024-04-30 14:29:07 +02:00
schizza
a916e342f7
Typo
2024-04-28 17:57:18 +02:00
schizza
d0a0af17c8
Remove old files.
...
Remove iptables_redirect.sh if exists to download new one.
2024-04-28 17:40:57 +02:00
schizza
156cbc266b
Minor changes.
2024-04-28 17:32:32 +02:00
schizza
5f847a3bb7
Fixing typos a minor changes
2024-04-28 17:30:54 +02:00
schizza
c1a5afb510
Minor tweaks.
2024-04-28 17:00:42 +02:00
schizza
dc263083c4
Link updates
2024-04-28 16:33:33 +02:00
schizza
2ee8cc5ed3
Merge pull request #16 from schizza/iptables-script
...
* added installation script
* iptables script translated to english and minor tweaks
2024-04-28 15:39:15 +02:00
schizza
69909e228c
Installation script and tweaks in iptables script.
...
* added installation script
* iptables script translated to english and minor tweaks
2024-04-28 15:37:53 +02:00
schizza
fa6caf4c22
Script fixed.
...
* Duplicity rule test
* color loging
2024-04-28 02:35:04 +02:00
schizza
6b3e83f4ca
iptables script
...
In stations firmware 1.0 is bug for sending data to designated port.
This script will forward incoming connections on port 80 to 8123 for stations IP
2024-04-27 21:42:41 +02:00
schizza
34a3a968b0
Merge pull request #15 from MilanPala/cs-type-vetrtu
...
Typo in cs translation
2024-04-20 18:59:26 +02:00
Milan Pála
93193b2489
Typo in cs translation
2024-04-20 18:09:11 +02:00
schizza
54844f4755
Manifest alphabet order.
2024-04-19 17:06:58 +00:00
schizza
d580c21055
Just cleanup.
...
Cleanup to satisfy HASSfest.
2024-04-19 15:46:13 +02:00