Commit Graph

19 Commits (4f2e93e63e799b7c76329e36574bf24d36d74089)

Author SHA1 Message Date
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
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
schizza ac7284770a New sensor fo Azimut now supported.
- A new constant `WIND_AZIMUT` is added to allow creating a wind direction sensor that returns a text value from `UnitOfDir` instead of just a numeric degree value.

- The wind direction sensor entity now optionally creates both a numeric wind direction sensor using `WIND_DIR` and a text-based azimuth sensor using `WIND_AZIMUT`. If the numeric one is enabled, the text one will also be added.

So in summary, these changes improve the usability of wind data by adding a more human-readable text version alongside the existing numeric version.
2024-04-18 20:54:57 +02:00
schizza 70bfd56268 Ability to add newly discovered sensors.
* Add discovered sensors to loading queue.
* Notify users that we have new sensors and we need to restart Home Assistant
2024-04-17 13:12:47 +02:00
schizza b62e6abccf Autoloading new sensors. 2024-04-07 11:05:01 +02:00
Celer21 781011e8ee
Update cs.json 2024-03-18 10:26:09 +01:00
schizza 9f3140c496 Init error fix 2024-03-17 21:16:59 +01:00
schizza 5690372665 Add support for channel 2
Channel 2 is now supported and sensors are automatically visible.
2024-03-17 20:34:21 +01:00
schizza cd5970c68f Fixed issue with suggested unit of measurement. 2024-03-12 13:40:45 +01:00
schizza 5eba5a073d Translation support
Ability to translate component.
2024-03-11 20:19:04 +01:00
schizza e863ccec1a Manifest update.
Link to issue tracker, documentation link.
2024-03-09 18:11:25 +01:00
schizza 8af1fa1717 Add HACS support 2024-03-09 18:00:49 +01:00
schizza ad2fad8001 Add developer log. 2024-03-09 16:38:42 +01:00
schizza 19f7baf7d7 Initial config and ConfigFlow update.
Minor changes to configuration flow.
2024-03-09 15:19:21 +01:00
schizza b0c7c72645 First code commit.
First release of code.
2024-03-08 20:18:04 +01:00