Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jens-maus created a review comment on a pull request on home-assistant/operating-system
And what about a similar `#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 0, 0)` preprocessor statement here to make sure the sources still compile for other kernel versions. And also please check at wh...
jens-maus created a review comment on a pull request on home-assistant/operating-system
same here. Please keep it at `f691101`
jens-maus created a review comment on a pull request on home-assistant/operating-system
No need to bump generic_raw_uart to commit id `26b6aa1` as `[f691101](https://github.com/alexreinert/piVCCU/commit/f691101c32435921a70c96075233b6d5e5eeab7d)` is the last changed commit id that is r...
jens-maus created a review comment on a pull request on home-assistant/operating-system
BTW: There is no possibility to specify`=n`for excluding any `CONFIG_XXXX` config option. If you need to ensure `CONFIG_TC` is not set you have to explicitly add a `# CONFIG_TC is not set` line ins...
jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
- update tailscale to 1.78.1 (#2963) 1863e8b
jens-maus closed a pull request on jens-maus/RaspberryMatic
update tailscale to 1.78.1
<!-- Requirements for Contributing ============================= * Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner ma...jens-maus created a comment on an issue on jens-maus/RaspberryMatic
Duplicate of #2752
jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
- Remove Z3FOLD option from kernel config of all targets (refs https://github.com/home-assistant/operating-system/pull/... bcf7eaf
jens-maus pushed 4 commits to master jens-maus/RaspberryMatic
- globally enable TCPMSS netfilter kernel option to address potential issues with wireguard support on different platfo... 954335c
- Enable Cypress M8 USB serial driver for all targets (refs https://github.com/home-assistant/operating-system/pull/3693) 250415a
- Disable UAS via usb-storage.quirks on RPi for JMicron JMS583 (152d:a583) (refs https://github.com/home-assistant/oper... df7f55c
- Merge branch 'master' of https://github.com/jens-maus/RaspberryMatic 4ac350f
jens-maus pushed 1 commit to master jens-maus/RaspberryMatic
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#2959) Bumps [docker/setup-buildx-action](https://github.com/do... f874a71
jens-maus pushed 2 commits to master jens-maus/RaspberryMatic
jens-maus closed an issue on jens-maus/RaspberryMatic
Bestehende DV mit HmIP-FDT als Partner lässt sich nicht mehr bearbeiten
### Describe the issue you are experiencing Probleme mit DVs: 1) Zwei bereits lange bestehende DVs: HmIP-FSM zu HmIP-FDT und HmIP-SCI zu HmIP-FDT lassen sich nicht mehr editieren (Klick au...jens-maus created a comment on an issue on jens-maus/RaspberryMatic
@cb53359 Bitte mal mit dem nächsten nightly snapshot morgen erneut probieren und hier zurückmelden ob das Problem damit gelöst ist? Habe einmal einen WebUI patch anhand meiner Erkenntniss hier hinz...
jens-maus created a comment on an issue on jens-maus/RaspberryMatic
Ohweh, ohweh. Das sieht "mal wieder" nach einem typischen eQ3 Copy&Paste fehler aus mit dem 3.79.x release. Siehe: https://github.com/eq-3/occu/blame/master/WebUI/www/config/easymodes/DIMMER_VIR...
jens-maus created a comment on an issue on jens-maus/RaspberryMatic
@Baxxy13 @jp112sdl Hab mal eine grobe Suche in den Untiefen der WebUI gemacht und folgende Dateien gefunden die potentiell diesbzgl. in Betracht kommen könnten: ``` /www/config/easymodes/DIMM...
jens-maus created a comment on an issue on jens-maus/RaspberryMatic
Bitte mal auf der Zentrale unter `/usr/local/tmp` nach Dateien mit dem Schema `cgimail.XXXX` schauen und falls existent hier den Inhalt der Datei mit dem aktuellsten Datum posten.
jens-maus created a comment on an issue on jens-maus/RaspberryMatic
Bitte Screenshots und konkrete Screencasts anfertigen und hier zeigen damit man die vermeintlichen Probleme konkret visuell sehen und verfolgen kann.
jens-maus created a comment on an issue on jens-maus/RaspberryMatic
> Schon beim ersten Start taucht im Log des AddOn folgendes auf: > > ``` > Starting network: eth0: link up, fixed, firewall, inet up, 172.30.33.3, OK > Identifying Homematic RF-Hardware: ....H...
jens-maus pushed 2 commits to master jens-maus/RaspberryMatic
jens-maus opened a pull request on danielperna84/hahomematic
replace special character replacement by simple UriEncode() method
This PR replaces the special character replacement by simple `UriEncode()` method, thus uses it to encode special characters using standard %XX URI/URL encoding so that the used JSON structure will...jens-maus created a branch on jens-maus/hahomematic
rega_uriencode - Python 3 Interface for Home Assistant to interact with HomeMatic devices